Vixen
02b45cc4
csharp
public enum WgpuShaderStage

Which shader stages see a binding.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • None

    None.

  • Vertex

    Vertex.

  • Fragment

    Fragment.

  • Compute

    Compute.

Used by (5)

  • PushConstantRingVixen.Graphics.WebGPU
  • WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
  • WebGpuConversionsVixen.Graphics.WebGPU
  • WebGpuEnumAgreementTestsVixen.Graphics.WebGPU.Tests
  • WgpuBindGroupLayoutEntryVixen.Graphics.WebGPU