mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 21:24:48 +00:00
chore: update webgpu (#17534)
This commit is contained in:
parent
266915d5ce
commit
3035dee9f1
24 changed files with 914 additions and 408 deletions
|
@ -65,6 +65,6 @@ pub fn op_webgpu_create_sampler(
|
|||
gfx_put!(device => instance.device_create_sampler(
|
||||
device,
|
||||
&descriptor,
|
||||
std::marker::PhantomData
|
||||
()
|
||||
) => state, WebGpuSampler)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue