Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/
H A DegluConfigFilter.cpp75 int CandidateConfig::redSize (void) const { return get(EGL_RED_SIZE); } in redSize() function in eglu::CandidateConfig
H A DegluConfigInfo.hpp43 deInt32 redSize; member in eglu::ConfigInfo
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp107 deInt32 redSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_RED_SIZE); in getDefaultEglConfigList() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.h38 EGLint redSize; // Bits of Red in the color buffer member
H A Dformatutils.cpp1412 GLuint redSize = static_cast<GLuint>(attribMap.getAsInt(EGL_RED_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
H A DvalidationEGL.cpp5804 int redSize = attribMap.getAsInt(EGL_RED_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
/third_party/vk-gl-cts/modules/egl/
H A DteglQueryConfigTests.cpp461 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
533 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.h171 int redSize; member
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp571 int redSize = visual.getAttrib(GLX_RED_SIZE); in configRank() local
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp363 int redSize; member in xe::ri::EglConfig

Completed in 17 milliseconds