OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCCLUSION_BIT
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/swrast/
s_context.h
95
#define
OCCLUSION_BIT
0x800 /**< GL_HP_occlusion_test enabled */
s_context.c
86
rasterMask |=
OCCLUSION_BIT
;
Completed in 43 milliseconds