Searched defs:redSize (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 107 deInt32 redSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_RED_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 43 deInt32 redSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 75 int CandidateConfig::redSize (void) const { return get(EGL_RED_SIZE); } in redSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 442 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local 514 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 159 int redSize; member
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 371 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser() 822 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser()
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 560 int redSize = visual.getAttrib(GLX_RED_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 353 int redSize; member in xe::ri::EglConfig
|