Home
last modified time | relevance | path

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

/external/mesa3d/include/HaikuGL/
DGLView.h26 #define BGL_STENCIL 512 macro
/external/mesa3d/src/gallium/state_trackers/hgl/
Dhgl.c342 if ((options & BGL_DEPTH) || (options & BGL_STENCIL)) in hgl_create_st_visual()