getShaderPrecisionFormat method

ShaderPrecisionFormat getShaderPrecisionFormat (
  1. int shadertype,
  2. int precisiontype
)

Implementation

ShaderPrecisionFormat getShaderPrecisionFormat(
    int shadertype, int precisiontype) native;