Skip to main content

Module texture

Module texture 

Source
Expand description

GPU texture management

Describes texture formats, computes memory requirements, and provides a simple pooled allocator for GPU textures.

Structs§

TextureDescriptor
Descriptor for a single GPU texture
TexturePool
A pool of GPU textures backed by a fixed memory budget

Enums§

TextureFormat
Supported GPU texture formats