Expand description
Generating SPIR-V for image operations.
Structs§
- Image
Coordinates 🔒 - Information about a vector of coordinates.
- Load 🔒
- Texel access information for an
ImageLoad
expression. - Store 🔒
- Texel access information for a
Store
statement.
Traits§
- Access 🔒
- A trait for image access (load or store) code generators.