pub type TextureStore = HashMap<TextureId, GpuTexture>;Expand description
Texture metadata store used by GpuMaterial.
Aliased Typeยง
pub struct TextureStore { /* private fields */ }pub type TextureStore = HashMap<TextureId, GpuTexture>;Texture metadata store used by GpuMaterial.
pub struct TextureStore { /* private fields */ }