Module image

Source
Expand description

Generating SPIR-V for image operations.

Structsยง

ImageCoordinates ๐Ÿ”’
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.