Home
last modified time | relevance | path

Searched defs:depthSize (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp111 deInt32 depthSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_DEPTH_SIZE); in getDefaultEglConfigList() local
/external/deqp/framework/egl/
DegluConfigInfo.hpp55 deInt32 depthSize; member in eglu::ConfigInfo
DegluConfigFilter.cpp79 int CandidateConfig::depthSize (void) const { return get(EGL_DEPTH_SIZE); } in depthSize() function in eglu::CandidateConfig
/external/deqp/framework/opengl/
DgluRenderConfig.cpp75 int depthSize; in parseConfigBitsFromName() member
/external/deqp/framework/qphelper/
DqpTestLog.h171 int depthSize; member
/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.cpp564 int depthSize = visual.getAttrib(GLX_DEPTH_SIZE); in configRank() local
/external/deqp/executor/
DxeTestCaseResult.hpp365 int depthSize; member in xe::ri::EglConfig