Skip to content

Commit

Permalink
Fix codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
fyellin committed Nov 8, 2024
1 parent 2843620 commit 719d32a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions wgpu/resources/codegen_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,7 @@
* Diffs for GPUQueue: add read_buffer, add read_texture, hide copy_external_image_to_texture
* Validated 37 classes, 121 methods, 46 properties
### Patching API for backends/wgpu_native/_api.py
<<<<<<< HEAD
* Validated 37 classes, 122 methods, 0 properties
=======
* Validated 37 classes, 119 methods, 0 properties
>>>>>>> main
* Validated 37 classes, 121 methods, 0 properties
## Validating backends/wgpu_native/_api.py
* Enum field FeatureName.texture-compression-bc-sliced-3d missing in wgpu.h
* Enum field FeatureName.clip-distances missing in wgpu.h
Expand Down

0 comments on commit 719d32a

Please sign in to comment.