Skip to content

Commit 9010921

Browse files
Tandaradeikainino0xhugoam
authored
Updated WebGPU (#11067)
* Updated WebGPU * Updated AUTHORS * Updated WebGPU * Updated AUTHORS * Fixed review issues - Changed 'const * nextInChain' to 'chain' for chained descriptors - Removed unnecessary structs/enums for web - Changed wgpuDeviceGetDefaultQueue so it returns the same queue when called multiple times with the same device - Changed makeCheckDescriptor to also work with 'chain' member (hacky) * Fixed review #2 issues * Updated shader module creation * Fixed struct_info.json * Shader module descriptor chaining * Apply suggestions from code review * Adapt to Dawn webgpu.h * Remove some unused and deprecated bits Co-authored-by: Kai Ninomiya <[email protected]> Co-authored-by: Hugo Amiard <[email protected]>
1 parent de021c8 commit 9010921

File tree

4 files changed

+237
-148
lines changed

4 files changed

+237
-148
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ a license to everyone to use it as detailed in LICENSE.)
469469
* Jānis Rūcis <[email protected]>
470470
* rssqian <[email protected]>
471471
* Shachar Langbeheim <[email protected]>
472+
* Laurin Agostini <[email protected]>
472473
* David Carlier <[email protected]>
473474
* Paul Du <[email protected]> (copyright owned by ARSKAN)
474475
* Piotr Doan <[email protected]>

0 commit comments

Comments
 (0)