Searched refs:BGL_DEPTH (Results 1 – 2 of 2) sorted by relevance
321 visual->depth_stencil_format = (options & BGL_DEPTH) in hgl_create_st_visual()344 if ((options & BGL_DEPTH) || (options & BGL_STENCIL)) in hgl_create_st_visual()
23 #define BGL_DEPTH 32 macro