PFNGLGETSHADERPRECISIONFORMATPROCDart typedef

PFNGLGETSHADERPRECISIONFORMATPROCDart = void Function(int shadertype, int precisiontype, Pointer<Int32> range, Pointer<Int32> precision)

Implementation

typedef PFNGLGETSHADERPRECISIONFORMATPROCDart =
    void Function(
      int shadertype,
      int precisiontype,
      Pointer<Int32> range,
      Pointer<Int32> precision,
    );