const CLAMPED_LOD_SUFFIX: &str = "_clamped_lod";
The suffix of the variable that will hold the calculated clamped level of detail for bounds checking in ImageLoad
ImageLoad