PFNGLDRAWCOMMANDSSTATESADDRESSNVPROC typedef
PFNGLDRAWCOMMANDSSTATESADDRESSNVPROC =
Void Function(Pointer<Uint64> indirects, Pointer<Uint32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, Uint32 count)
Implementation
typedef PFNGLDRAWCOMMANDSSTATESADDRESSNVPROC =
Void Function(
Pointer<Uint64> indirects,
Pointer<Uint32> sizes,
Pointer<Uint32> states,
Pointer<Uint32> fbos,
Uint32 count,
);