GlUniformMatrix2x3fv typedef
GlUniformMatrix2x3fv =
void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)
Implementation
typedef GlUniformMatrix2x3fv = void Function(
int location, int count, int transpose, Pointer<Float> value);