Vixen
02b45cc4
csharp
public abstract class GpuShader

A shader module.

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

Methods (1)

  • protected GpuShader()

    Only a backend derives from this.

Used by (9)

  • GlDeviceVixen.Graphics.OpenGL
  • GlShaderVixen.Graphics.OpenGL
  • NullDeviceVixen.Graphics.Null
  • NullShaderVixen.Graphics.Null
  • ShaderHandleVixen.Graphics
  • VulkanDeviceVixen.Graphics.Vulkan
  • VulkanShaderVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WebGpuShaderVixen.Graphics.WebGPU