GlVertexBindingDivisor typedef

GlVertexBindingDivisor = void Function(int pipeline, int program)

Implementation

typedef GlVertexBindingDivisor = void Function(int bindingindex, int divisor);