Home
last modified time | relevance | path

Searched defs:conformant (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglConfigList.cpp120 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in iterate() local
DteglWideColorTests.cpp790 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in writeEglConfig() local
/third_party/vk-gl-cts/framework/egl/
DegluConfigInfo.hpp54 deInt32 conformant; member in eglu::ConfigInfo
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c164 egl_conformant_to_gst (int conformant) in egl_conformant_to_gst()
409 int conformant, i = 0; in gst_gl_context_egl_dump_config() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h49 EGLint conformant; // Whether contexts created with this config are conformant member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h50 EGLint conformant; // Whether contexts created with this config are conformant member
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp455 EGLint conformant = GetAttrib(mDisplay, config, EGL_CONFORMANT); in TEST_P() local
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h180 const char* conformant; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp306 GLint conformant = GL_TRUE; in GenerateTextureFormatCaps() local
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp373 std::string conformant; member in xe::ri::EglConfig
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp518 GLint conformant = GL_TRUE; in GenerateTextureFormatCaps() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp131 EGLint conformant = 0; in Initialize() local