Searched defs:blueSize (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 109 deInt32 blueSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_BLUE_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 45 deInt32 blueSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 77 int CandidateConfig::blueSize (void) const { return get(EGL_BLUE_SIZE); } in blueSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 444 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local 516 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 161 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 | 562 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 355 int blueSize; member in xe::ri::EglConfig
|