Type Alias Textures

Source
pub type Textures = BindGroup;
Expand description

Textures are image data that are sent to GPU to be set to a surface

Aliased Typeยง

struct Textures { /* private fields */ }