wgpun_RenderPassEncoderSetStencilReference function
void
wgpun_RenderPassEncoderSetStencilReference()
Implementation
@ffi.Native<ffi.Void Function(ffi.Uint64, ffi.Uint32)>()
external void wgpun_RenderPassEncoderSetStencilReference(
int render_pass,
int reference,
);