Searched defs:stencilSize (Results 1 – 12 of 12) sorted by relevance
112 deInt32 stencilSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_STENCIL_SIZE); in getDefaultEglConfigList() local
67 deInt32 stencilSize; member in eglu::ConfigInfo
80 int CandidateConfig::stencilSize (void) const { return get(EGL_STENCIL_SIZE); } in stencilSize() function in eglu::CandidateConfig
97 int stencilSize; in parseConfigBitsFromName() member
65 EGLint stencilSize; // Bits of Stencil in the stencil buffer member
189 int stencilSize; member
106 unsigned int stencilSize) in updateStencilSizeIfChanged()
1305 unsigned int stencilSize = 0; in applyRenderTarget() local
372 int alphaSize, int depthSize, int stencilSize) { in setEGLConfigChooser()823 int alphaSize, int depthSize, int stencilSize) { in ComponentSizeChooser()
576 int stencilSize = visual.getAttrib(GLX_STENCIL_SIZE); in configRank() local
382 int stencilSize; member in xe::ri::EglConfig
840 unsigned int stencilSize) in updateStencilSizeIfChanged()