Vixen
02b45cc4
csharp
public abstract class GpuTexture

A GPU texture.

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

Methods (1)

  • protected GpuTexture()

    Only a backend derives from this.

Used by (9)

  • GlDeviceVixen.Graphics.OpenGL
  • GlTextureVixen.Graphics.OpenGL
  • NullDeviceVixen.Graphics.Null
  • NullTextureVixen.Graphics.Null
  • TextureHandleVixen.Graphics
  • VulkanDeviceVixen.Graphics.Vulkan
  • VulkanTextureVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WebGpuTextureVixen.Graphics.WebGPU