Searched refs:DDSCL_FPUSETUP (Results 1 – 3 of 3) sorted by relevance
30 …if ( cooplevel & (~(DDSCL_FPUPRESERVE | DDSCL_FPUSETUP | DDSCL_MULTITHREADED | DDSCL_CREATEDEVICEW… in Main_DirectDraw_SetCooperativeLevel()45 if ((cooplevel & DDSCL_FPUSETUP) && (cooplevel & DDSCL_FPUPRESERVE)) in Main_DirectDraw_SetCooperativeLevel()
822 | DDSCL_FPUSETUP in ddraw_set_cooperative_level()1001 if (cooplevel & DDSCL_FPUSETUP) in ddraw_set_cooperative_level()
542 #define DDSCL_FPUSETUP 0x00000800 macro