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.