Module naga::back::spv::index

source ยท
Expand description

Bounds-checking for SPIR-V output.

Enumsยง

  • BoundsCheckResult ๐Ÿ”’
    The results of performing a bounds check.
  • MaybeKnown ๐Ÿ”’
    A value that we either know at translation time, or need to compute at runtime.