Home
last modified time | relevance | path

Searched defs:stencilSize (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp112 deInt32 stencilSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_STENCIL_SIZE); in getDefaultEglConfigList() local
/external/deqp/framework/egl/
DegluConfigInfo.hpp67 deInt32 stencilSize; member in eglu::ConfigInfo
DegluConfigFilter.cpp80 int CandidateConfig::stencilSize (void) const { return get(EGL_STENCIL_SIZE); } in stencilSize() function in eglu::CandidateConfig
/external/deqp/framework/opengl/
DgluRenderConfig.cpp97 int stencilSize; in parseConfigBitsFromName() member
/external/angle/src/libANGLE/
DConfig.h65 EGLint stencilSize; // Bits of Stencil in the stencil buffer member
/external/deqp/framework/qphelper/
DqpTestLog.h189 int stencilSize; member
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp106 unsigned int stencilSize) in updateStencilSizeIfChanged()
DRenderer9.cpp1305 unsigned int stencilSize = 0; in applyRenderTarget() local
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java372 int alphaSize, int depthSize, int stencilSize) { in setEGLConfigChooser()
823 int alphaSize, int depthSize, int stencilSize) { in ComponentSizeChooser()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp576 int stencilSize = visual.getAttrib(GLX_STENCIL_SIZE); in configRank() local
/external/deqp/executor/
DxeTestCaseResult.hpp382 int stencilSize; member in xe::ri::EglConfig
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp840 unsigned int stencilSize) in updateStencilSizeIfChanged()