Module rspirv::grammar

source ·
Expand description

The module containing the whole SPIR-V syntax grammar.

It defines the syntax grammar of all instructions (their layouts and operands).

It also provides many reflect functions.

Modules

  • Reflect functions for SPIR-V instructions.

Structs

Enums