Searched refs:dwFillDepth (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c4169 depth = (float) DDBltFx->u5.dwFillDepth / (float) 0x0000ffff;
4172 depth = (float) DDBltFx->u5.dwFillDepth / (float) 0x0000fffe;
4176 depth = (float) DDBltFx->u5.dwFillDepth / (float) 0x00ffffff;
4179 depth = (float) DDBltFx->u5.dwFillDepth / (float) 0xffffffff;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1916 DWORD dwFillDepth; /* depth value for z-buffer */ member in union:_WINEDDBLTFX::__anon1991
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl2059 DWORD dwFillDepth; /* depth value for z-buffer */
H A Dwined3d.h2544 DWORD dwFillDepth; member in union:_WINEDDBLTFX::__anon1574
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1147 DWORD dwFillDepth; /* depth value for z-buffer */ member in union:_DDBLTFX::__anon13473
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1782 if (!surface_convert_depth_to_float(dst_surface, fx->u5.dwFillDepth, &depth))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1141 DWORD dwFillDepth; /* depth value for z-buffer */ member in union:_DDBLTFX::__anon869
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2549 DWORD dwFillDepth; member in union:_WINEDDBLTFX::__anon13237
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2550 DWORD dwFillDepth; member in union:_WINEDDBLTFX::__anon14250
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2549 DWORD dwFillDepth; member in union:_WINEDDBLTFX::__anon14639
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2549 DWORD dwFillDepth; member in union:_WINEDDBLTFX::__anon1946

Completed in 269 milliseconds