OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCCLUSION_BIT
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.h
95
#define
OCCLUSION_BIT
0x800 /**< GL_HP_occlusion_test enabled */
s_context.c
86
rasterMask |=
OCCLUSION_BIT
;
/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 269 milliseconds