servo/components/webgpu
Zakor Gyula 4facd3d4d2 Initial implementation of GPUCommandEncoder
Added WebIDL bindings for `GPUCommandEncoder`, `GPUCommandBuffer`, `GPUComputePassEncoder`, `GPUProgrammablePassEncoder`.
Implemented the `beginComputePass`, `copyBufferToBuffer` and `finish` functions of `GPUCommandEncoder`.
Implemented the `createCommandEncoder` function of `GPUDevice`.
2020-02-11 10:20:34 +01:00
..
Cargo.toml Replace wgpu-native with wgpu-core 2019-12-06 12:49:56 +01:00
lib.rs Initial implementation of GPUCommandEncoder 2020-02-11 10:20:34 +01:00