Home
last modified time | relevance | path

Searched defs:greenSize (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
H A DegluConfigFilter.cpp76 int CandidateConfig::greenSize (void) const { return get(EGL_GREEN_SIZE); } in greenSize() function in eglu::CandidateConfig
H A DegluConfigInfo.hpp44 deInt32 greenSize; member in eglu::ConfigInfo
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp108 deInt32 greenSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_GREEN_SIZE); in getDefaultEglConfigList() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.h39 EGLint greenSize; // Bits of Green in the color buffer member
H A Dformatutils.cpp1413 GLuint greenSize = static_cast<GLuint>(attribMap.getAsInt(EGL_GREEN_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
H A DvalidationEGL.cpp5805 int greenSize = attribMap.getAsInt(EGL_GREEN_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
/third_party/vk-gl-cts/modules/egl/
H A DteglQueryConfigTests.cpp462 const EGLint greenSize = getValue(config, EGL_GREEN_SIZE); in executeTest() local
534 const EGLint greenSize = getValue(config, EGL_GREEN_SIZE); in executeTest() local
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.h172 int greenSize; member
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp572 int greenSize = visual.getAttrib(GLX_GREEN_SIZE); in configRank() local
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp364 int greenSize; member in xe::ri::EglConfig

Completed in 18 milliseconds