Home
last modified time | relevance | path

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

/external/deqp/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
/external/deqp/framework/egl/
DegluConfigInfo.hpp54 deInt32 conformant; member in eglu::ConfigInfo
/external/angle/src/libANGLE/
DConfig.h50 EGLint conformant; // Whether contexts created with this config are conformant member
/external/angle/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp411 EGLint conformant = GetAttrib(mDisplay, config, EGL_CONFORMANT); in TEST_P() local
/external/deqp/framework/qphelper/
DqpTestLog.h176 const char* conformant; member
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp346 GLint conformant = GL_TRUE; in GenerateTextureFormatCaps() local
/external/deqp/executor/
DxeTestCaseResult.hpp364 std::string conformant; member in xe::ri::EglConfig
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp131 EGLint conformant = 0; in Initialize() local