Vixen
02b45cc4
csharp
public abstract class GpuTextureView

A view of part of a texture, possibly reinterpreted.

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

Methods (1)

  • protected GpuTextureView()

    Only a backend derives from this.

Used by (9)

  • GlDeviceVixen.Graphics.OpenGL
  • GlTextureViewVixen.Graphics.OpenGL
  • NullDeviceVixen.Graphics.Null
  • NullTextureViewVixen.Graphics.Null
  • TextureViewHandleVixen.Graphics
  • VulkanDeviceVixen.Graphics.Vulkan
  • VulkanTextureViewVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WebGpuTextureViewVixen.Graphics.WebGPU