Searched defs:redSize (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 107 … int32_t redSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_RED_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 43 int32_t redSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 76 int CandidateConfig::redSize(void) const in redSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 473 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local 553 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
|
/external/angle/src/libANGLE/ |
D | Config.h | 38 EGLint redSize; // Bits of Red in the color buffer member
|
D | formatutils.cpp | 1480 GLuint redSize = static_cast<GLuint>(attribMap.getAsInt(EGL_RED_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
|
D | validationEGL.cpp | 6393 int redSize = attribMap.getAsInt(EGL_RED_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 179 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 | 593 int redSize = visual.getAttrib(GLX_RED_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 441 int redSize; member in xe::ri::EglConfig
|