GlMultiDrawElementsIndirectCountNative typedef
GlMultiDrawElementsIndirectCountNative =
Void Function(Uint32 mode, Uint32 type, Pointer<NativeType> indirect, Int64 drawcount, Int32 maxdrawcount, Int32 stride)
Implementation
typedef GlMultiDrawElementsIndirectCountNative = Void Function(
Uint32 mode,
Uint32 type,
Pointer indirect,
Int64 drawcount,
Int32 maxdrawcount,
Int32 stride);