Searched refs:EXTENSIONTYPE_OES (Results 1 – 4 of 4) sorted by relevance
144 glcts::ExtParameters viewportParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()147 glcts::ExtParameters viewportParams2(glu::GLSL_VERSION_100_ES, glcts::EXTENSIONTYPE_OES); in init()
149 if (m_extType == EXTENSIONTYPE_OES) in initExtensions()1034 type = EXTENSIONTYPE_OES; in getGLSLExtDirective()1042 type = EXTENSIONTYPE_OES; in getGLSLExtDirective()1059 type = EXTENSIONTYPE_OES; in getGLSLExtDirective()1076 case EXTENSIONTYPE_OES: in getGLSLExtDirective()
80 EXTENSIONTYPE_OES /* OES Khronos extension */ enumerator
222 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()