csharp
public enum WgpuShaderSourceHow shader source or bytecode is spelled.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
WgslWGSL source. The only form a browser accepts.
SpirVSPIR-V. Accepted by Dawn and wgpu-native, never by a browser.
Used by (5)
- FakeWebGpuBindingVixen.Graphics.WebGPU.Tests
- NativeWebGpuBindingVixen.Graphics.WebGPU
- WebGpuDeviceVixen.Graphics.WebGPU
- WebGpuDeviceTestsVixen.Graphics.WebGPU.Tests
- WgpuShaderModuleDescriptorVixen.Graphics.WebGPU