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