Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluShaderUtil.cpp101 static ApiType getMinAPIForGLSLVersion (GLSLVersion version) in getMinAPIForGLSLVersion() function
127 return contextSupports(type, getMinAPIForGLSLVersion(version)); in isGLSLVersionSupported()