Searched refs:B2S_VROCPYFM_1TOS (Results 1 – 2 of 2) sorted by relevance
670 GEM_bufops = B2S_VROCPYFM_1TOS; in GEM_SetVideoMode()903 if (GEM_bufops & (B2S_VROCPYFM_1TOS|B2S_VROCPYFM_2TOS)) { in GEM_UpdateRectsFullscreen()997 if (GEM_bufops & (B2S_VROCPYFM_1TOS|B2S_VROCPYFM_2TOS)) { in GEM_FlipHWSurfaceFullscreen()1009 if (GEM_bufops & B2S_VROCPYFM_1TOS) { in GEM_FlipHWSurfaceFullscreen()
45 #define B2S_VROCPYFM_1TOS (1<<2) /* vro_cpyfm() buffer 1 to screen */ macro