Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DConfig.h50 EGLint conformant; // Whether contexts created with this config are conformant member
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp411 EGLint conformant = GetAttrib(mDisplay, config, EGL_CONFORMANT); in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglConfig.cpp26 EGLint conformant, in EglConfig()
DEglImp.cpp468 EGLint conformant = 0; in eglChooseConfig() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp350 GLint conformant = GL_TRUE; in GenerateTextureFormatCaps() local