Home
last modified time | relevance | path

Searched defs:transparentType (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLChooseConfigTest.cpp51 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
80 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLChooseConfigTest.cpp52 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
81 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
/third_party/vk-gl-cts/modules/egl/
DteglConfigList.cpp165 std::string transparentType = de::toString(eglu::getTransparentTypeStr(val)); in iterate() local
DteglQueryConfigTests.cpp509 const EGLint transparentType = getValue(config, EGL_TRANSPARENT_TYPE); in executeTest() local
DteglWideColorTests.cpp825 std::string transparentType = de::toString(eglu::getTransparentTypeStr(val)); in writeEglConfig() local
/third_party/vk-gl-cts/framework/egl/
DegluConfigInfo.hpp69 deUint32 transparentType; member in eglu::ConfigInfo
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h66 EGLenum transparentType; // Type of transparency supported member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h67 EGLenum transparentType; // Type of transparency supported member
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h194 const char* transparentType; member
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp387 std::string transparentType; member in xe::ri::EglConfig