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.