Searched defs:greenSize (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 108 deInt32 greenSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_GREEN_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 44 deInt32 greenSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 76 int CandidateConfig::greenSize (void) const { return get(EGL_GREEN_SIZE); } in greenSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 443 const EGLint greenSize = getValue(config, EGL_GREEN_SIZE); in executeTest() local 515 const EGLint greenSize = getValue(config, EGL_GREEN_SIZE); in executeTest() local
|
/external/angle/src/libANGLE/ |
D | Config.h | 39 EGLint greenSize; // Bits of Green in the color buffer member
|
D | formatutils.cpp | 1335 GLuint greenSize = static_cast<GLuint>(attribMap.getAsInt(EGL_GREEN_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
|
D | validationEGL.cpp | 5576 int greenSize = attribMap.getAsInt(EGL_GREEN_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 167 int greenSize; 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 | 572 int greenSize = visual.getAttrib(GLX_GREEN_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 360 int greenSize; member in xe::ri::EglConfig
|