wgpun_QueueSubmitFenced function
Implementation
@ffi.Native<
ffi.Uint64 Function(ffi.Uint64, ffi.Pointer<ffi.Uint64>, ffi.Uint32)
>()
external int wgpun_QueueSubmitFenced(
int queue,
ffi.Pointer<ffi.Uint64> command_buffers,
int count,
);
@ffi.Native<
ffi.Uint64 Function(ffi.Uint64, ffi.Pointer<ffi.Uint64>, ffi.Uint32)
>()
external int wgpun_QueueSubmitFenced(
int queue,
ffi.Pointer<ffi.Uint64> command_buffers,
int count,
);