mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Implement GPUComputePassEncoder functions
Implement the `dispatch`, `endPass`, `setBindGroup`, `setPipeline` functions of `GPUComputePassEncoder`.
This commit is contained in:
parent
5597ccf57d
commit
170e9971ac
10 changed files with 109 additions and 83 deletions
|
@ -31,8 +31,6 @@ packages = [
|
|||
"cgl",
|
||||
"cocoa",
|
||||
"gleam",
|
||||
"mach",
|
||||
"nix",
|
||||
"peek-poke",
|
||||
"peek-poke-derive",
|
||||
"wayland-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue