Expand description
Generating SPIR-V for image operations.
Structsยง
- Image
Coordinates ๐ - Information about a vector of coordinates.
- Load ๐
- Texel access information for an
ImageLoadexpression. - Store ๐
- Texel access information for a
Storestatement.
Traitsยง
- Access ๐
- A trait for image access (load or store) code generators.