webgpu.rocks icon indicating copy to clipboard operation
webgpu.rocks copied to clipboard

Add type specification to WGSL function quick reference

Open Jasonshengxi opened this issue 1 year ago • 0 comments

Include the Parametrization column from the specification in the WGSL function reference. This column explains what type generics are in the reference. Without it, the types are just C, ST, etc.

This is especially annoying with the texture functions, where the amount of generics makes it very confusing.

Jasonshengxi avatar Oct 03 '24 03:10 Jasonshengxi