Searched defs:blueSize (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 109 … int32_t blueSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_BLUE_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 45 int32_t blueSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 84 int CandidateConfig::blueSize(void) const in blueSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 475 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local 555 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
|
/external/angle/src/libANGLE/ |
D | Config.h | 40 EGLint blueSize; // Bits of Blue in the color buffer member
|
D | formatutils.cpp | 1482 GLuint blueSize = static_cast<GLuint>(attribMap.getAsInt(EGL_BLUE_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
|
D | validationEGL.cpp | 6395 int blueSize = attribMap.getAsInt(EGL_BLUE_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 181 int blueSize; 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 | 595 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 443 int blueSize; member in xe::ri::EglConfig
|