getShaderPrecisionFormat 方法

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

实现

ShaderPrecisionFormat getShaderPrecisionFormat(
    int shadertype, int precisiontype) native;