Searched refs:D3DCREATE_FPU_PRESERVE (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h50 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
H A Dd3d9.h59 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h46 #define D3DCREATE_FPU_PRESERVE __MSABI_LONG(0x00000002) macro
H A Dd3d9.h47 #define D3DCREATE_FPU_PRESERVE __MSABI_LONG(0x00000002) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h50 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
H A Dd3d9.h59 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c3085 if (!(flags & D3DCREATE_FPU_PRESERVE)) setup_fpu();
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c3772 if (!(flags & D3DCREATE_FPU_PRESERVE)) setup_fpu();
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h48 #define D3DCREATE_FPU_PRESERVE __MSABI_LONG(0x00000002) macro
H A Dd3d9.h56 #define D3DCREATE_FPU_PRESERVE __MSABI_LONG(0x00000002) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h50 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
H A Dd3d9.h51 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h50 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro
H A Dd3d9.h59 #define D3DCREATE_FPU_PRESERVE 0x00000002L macro

Completed in 234 milliseconds