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.