Searched refs:WINED3DFMT_D32_UNORM (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c123 {WINED3DFMT_D32_UNORM, 0, 0, 0, 0, 0, 0, 0, 0, 4, 32, 0},
859 {WINED3DFMT_D32_UNORM, GL_DEPTH_COMPONENT, GL_DEPTH_COMPONENT, 0,
863 {WINED3DFMT_D32_UNORM, GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_ARB, 0,
2039 FMT_TO_STR(WINED3DFMT_D32_UNORM);
2958 case WINED3DFMT_D32_UNORM:
H A Dswapchain.c1187 WINED3DFMT_D32_UNORM,
H A Dsurface.c1544 case WINED3DFMT_D32_UNORM:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c127 {WINED3DFMT_D32_UNORM, 0x0, 0x0, 0x0, 0x0, 4, 32, 0},
787 {WINED3DFMT_D32_UNORM, GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_ARB, 0,
1568 FMT_TO_STR(WINED3DFMT_D32_UNORM);
2471 case WINED3DFMT_D32_UNORM:
H A Ddirectx.c3718 case WINED3DFMT_D32_UNORM:
H A Dsurface.c4178 case WINED3DFMT_D32_UNORM:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c84 case WINED3DFMT_D32_UNORM: return D3DFMT_D32;
135 case D3DFMT_D32: return WINED3DFMT_D32_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c81 case WINED3DFMT_D32_UNORM: return D3DFMT_D32;
146 case D3DFMT_D32: return WINED3DFMT_D32_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c83 case WINED3DFMT_D32_UNORM: return D3DFMT_D32;
134 case D3DFMT_D32: return WINED3DFMT_D32_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c81 case WINED3DFMT_D32_UNORM: return D3DFMT_D32;
146 case D3DFMT_D32: return WINED3DFMT_D32_UNORM;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h150 WINED3DFMT_D32_UNORM, enumerator in enum:wined3d_format_id
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl172 WINED3DFMT_D32_UNORM,
H A Dwined3d.h252 WINED3DFMT_D32_UNORM = 19, enumerator in enum:_WINED3DFORMAT
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h254 WINED3DFMT_D32_UNORM = 19, enumerator in enum:_WINED3DFORMAT
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h255 WINED3DFMT_D32_UNORM = 19, enumerator in enum:_WINED3DFORMAT
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h254 WINED3DFMT_D32_UNORM = 19, enumerator in enum:_WINED3DFORMAT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h254 WINED3DFMT_D32_UNORM = 19, enumerator in enum:_WINED3DFORMAT

Completed in 6925 milliseconds