Home
last modified time | relevance | path

Searched refs:__DRI_ATTRIB_STENCIL_SIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/glx/
Ddri_common.c109 __ATTRIB(__DRI_ATTRIB_STENCIL_SIZE, stencilBits),
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h679 #define __DRI_ATTRIB_STENCIL_SIZE 10 macro
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.c281 __ATTRIB(__DRI_ATTRIB_STENCIL_SIZE, stencilBits); in driGetConfigAttribIndex()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c299 [__DRI_ATTRIB_STENCIL_SIZE] = EGL_STENCIL_SIZE,