Searched refs:V_DEPTH_24_32 (Results 1 – 2 of 2) sorted by relevance
49 #define V_DEPTH_24_32 0x040 macro50 #define V_DEPTH_24 (V_DEPTH_24_24 | V_DEPTH_24_32)
81 return V_DEPTH_24_32; in GetDepthFlag()118 if (depths & V_DEPTH_24_32) in VBEFindSupportedDepths()