Searched refs:OCCLUSION_BIT (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/swrast/ | ||
D | s_context.h | 96 #define OCCLUSION_BIT 0x800 /**< GL_HP_occlusion_test enabled */ macro |
D | s_context.c | 84 rasterMask |= OCCLUSION_BIT; in _swrast_update_rasterflags() |