wgpun_RenderBundleEncoderDrawIndexedIndirect function
void
wgpun_RenderBundleEncoderDrawIndexedIndirect()
Implementation
@ffi.Native<ffi.Void Function(ffi.Uint64, ffi.Uint64, ffi.Uint64)>()
external void wgpun_RenderBundleEncoderDrawIndexedIndirect(
int encoder,
int indirect_buffer,
int indirect_offset,
);