Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp73 static ApiType getMinAPIForGLSLVersion(GLSLVersion version) in getMinAPIForGLSLVersion() function
86 return contextSupports(type, getMinAPIForGLSLVersion(version)); in isGLSLVersionSupported()