Home
last modified time | relevance | path

Searched refs:EXTENSIONTYPE_OES (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp149 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()
DesextcTestPackage.cpp144 glcts::ExtParameters viewportParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()
DesextcTestCaseBase.hpp79 EXTENSIONTYPE_OES /* OES Khronos extension */ enumerator
/external/deqp/external/openglcts/modules/gles31/
Des31cTestPackage.cpp219 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()