Searched refs:D3DFMT_A4L4 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h628 D3DFMT_A4L4 = 52, enumerator in enum:_D3DFORMAT
H A Dd3d9types.h795 D3DFMT_A4L4 = 52, enumerator in enum:_D3DFORMAT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h628 D3DFMT_A4L4 = 52, enumerator in enum:_D3DFORMAT
H A Dd3d9types.h793 D3DFMT_A4L4 = 52, enumerator in enum:_D3DFORMAT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c75 case WINED3DFMT_L4A4_UNORM: return D3DFMT_A4L4;
126 case D3DFMT_A4L4: return WINED3DFMT_L4A4_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c73 case WINED3DFMT_L4A4_UNORM: return D3DFMT_A4L4;
138 case D3DFMT_A4L4: return WINED3DFMT_L4A4_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c74 case WINED3DFMT_L4A4_UNORM: return D3DFMT_A4L4;
125 case D3DFMT_A4L4: return WINED3DFMT_L4A4_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c73 case WINED3DFMT_L4A4_UNORM: return D3DFMT_A4L4;
138 case D3DFMT_A4L4: return WINED3DFMT_L4A4_UNORM;
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp1272 return D3DFMT_A4L4;

Completed in 141 milliseconds