wgpun_ComputePassEncoderSetPipeline function
void
wgpun_ComputePassEncoderSetPipeline()
Implementation
@ffi.Native<ffi.Void Function(ffi.Uint64, ffi.Uint64)>()
external void wgpun_ComputePassEncoderSetPipeline(
int compute_pass,
int pipeline,
);