Vixen
02b45cc4
csharp
public abstract class GpuSampler

A sampler.

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

Methods (1)

  • protected GpuSampler()

    Only a backend derives from this.

Used by (9)

  • GlDeviceVixen.Graphics.OpenGL
  • GlSamplerVixen.Graphics.OpenGL
  • NullDeviceVixen.Graphics.Null
  • NullSamplerVixen.Graphics.Null
  • SamplerHandleVixen.Graphics
  • VulkanDeviceVixen.Graphics.Vulkan
  • VulkanSamplerVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WebGpuSamplerVixen.Graphics.WebGPU