Home
last modified time | relevance | path

Searched refs:OCCLUSION_BIT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_context.h96 #define OCCLUSION_BIT 0x800 /**< GL_HP_occlusion_test enabled */ macro
Ds_context.c84 rasterMask |= OCCLUSION_BIT; in _swrast_update_rasterflags()