GlVertexAttribLFormatNV typedef

GlVertexAttribLFormatNV = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlVertexAttribLFormatNV = void Function(
    int index, int size, int type, int stride);