getShaderPrecisionFormat method
Implementation
ShaderPrecisionFormat getShaderPrecisionFormat(int shadertype, int precisiontype) {
startCheck("ShaderPrecisionFormat");
return ShaderPrecisionFormat();
}
ShaderPrecisionFormat getShaderPrecisionFormat(int shadertype, int precisiontype) {
startCheck("ShaderPrecisionFormat");
return ShaderPrecisionFormat();
}