Searched refs:EXTENSIONTYPE_EXT (Results 1 – 5 of 5) sorted by relevance
163 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()
130 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_EXT); in init()
78 EXTENSIONTYPE_EXT, /* EXT multivendor extension */ enumerator
89 …: TestCaseBase(context, glcts::ExtParameters(glu::GLSL_VERSION_450, glcts::EXTENSIONTYPE_EXT), nam… in ShaderBallotBaseTestCase()
229 …: 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()