Searched refs:getGLSLVersionName (Results 1 – 3 of 3) sorted by relevance
60 const char* getGLSLVersionName (GLSLVersion version);
33 const char* getGLSLVersionName (GLSLVersion version) in getGLSLVersionName() function
736 …TCU_THROW(NotSupportedError, (string(getGLSLVersionName(m_spec.targetVersion)) + " is not supporte… in init()