GlBufferAddressRangeNV typedef

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

Implementation

typedef GlBufferAddressRangeNV = void Function(
    int pname, int index, int address, int length);