GlMultiDrawElementsIndirectBindlessNVNative typedef

GlMultiDrawElementsIndirectBindlessNVNative = Void Function(Uint32 mode, Uint32 type, Pointer<NativeType> indirect, Int32 drawCount, Int32 stride, Int32 vertexBufferCount)

Implementation

typedef GlMultiDrawElementsIndirectBindlessNVNative = Void Function(
    Uint32 mode,
    Uint32 type,
    Pointer indirect,
    Int32 drawCount,
    Int32 stride,
    Int32 vertexBufferCount);