GlVertexAttribIFormatNV typedef

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

Implementation

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