Home
last modified time | relevance | path

Searched refs:getGLSLVersionName (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.hpp60 const char* getGLSLVersionName (GLSLVersion version);
H A DgluShaderUtil.cpp33 const char* getGLSLVersionName (GLSLVersion version) in getGLSLVersionName() function
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp734 TCU_THROW(NotSupportedError, (string(getGLSLVersionName(spec.targetVersion)) + " is not supported").c_str());
758 TCU_THROW(NotSupportedError, (string(getGLSLVersionName(m_spec.targetVersion)) + " is not supported").c_str());

Completed in 9 milliseconds