wgpun_CommandEncoderClearBuffer function
Implementation
@ffi.Native<
ffi.Uint8 Function(ffi.Uint64, ffi.Uint64, ffi.Uint64, ffi.Uint64)
>()
external int wgpun_CommandEncoderClearBuffer(
int encoder,
int buffer,
int offset,
int size,
);
@ffi.Native<
ffi.Uint8 Function(ffi.Uint64, ffi.Uint64, ffi.Uint64, ffi.Uint64)
>()
external int wgpun_CommandEncoderClearBuffer(
int encoder,
int buffer,
int offset,
int size,
);