PFNGLGETACTIVEUNIFORMSIVPROCDart typedef
PFNGLGETACTIVEUNIFORMSIVPROCDart =
void Function(int program, int uniformCount, Pointer<Uint32> uniformIndices, int pname, Pointer<Int32> params)
Implementation
typedef PFNGLGETACTIVEUNIFORMSIVPROCDart =
void Function(
int program,
int uniformCount,
Pointer<Uint32> uniformIndices,
int pname,
Pointer<Int32> params,
);