Home
last modified time | relevance | path

Searched refs:EXTENSIONTYPE_EXT (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp163 DE_ASSERT(m_extType == EXTENSIONTYPE_EXT); in initExtensions()
1046 type = EXTENSIONTYPE_EXT; in getGLSLExtDirective()
1063 type = EXTENSIONTYPE_EXT; in getGLSLExtDirective()
1073 case EXTENSIONTYPE_EXT: in getGLSLExtDirective()
DesextcTestPackage.cpp130 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_EXT); in init()
DesextcTestCaseBase.hpp78 EXTENSIONTYPE_EXT, /* EXT multivendor extension */ enumerator
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.hpp89 …: TestCaseBase(context, glcts::ExtParameters(glu::GLSL_VERSION_450, glcts::EXTENSIONTYPE_EXT), nam… in ShaderBallotBaseTestCase()
/external/deqp/external/openglcts/modules/common/
DglcShaderGroupVoteTests.cpp229 …: TestCaseBase(context, glcts::ExtParameters(glu::GLSL_VERSION_450, glcts::EXTENSIONTYPE_EXT), nam… in ShaderGroupVoteTestCaseBase()
446 ExtParameters extParam = glcts::ExtParameters(glslVersion, glcts::EXTENSIONTYPE_EXT); in init()