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