Home | History | Annotate | Download | only in functional

Lines Matching refs:getShaderTypePostfix

403 static const char* getShaderTypePostfix (glu::ShaderType shaderType)
416 return string(glu::getDataTypeName(baseType)) + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType);