wgpun_RenderPassEncoderMultiDrawIndexedIndirect function
Implementation
@ffi.Native<ffi.Void Function(ffi.Uint64, ffi.Uint64, ffi.Uint64, ffi.Uint32)>()
external void wgpun_RenderPassEncoderMultiDrawIndexedIndirect(
int render_pass,
int indirect_buffer,
int indirect_offset,
int count,
);