Expand description
Module analyzer.
Figures out the following properties:
- control flow uniformity
- texture/sampler pairs
- expression reference counts
Structs§
- Information about an expression in a function body.
- Uniformity characteristics of a function.
- Indicates how a global variable is used.
- Sampling 🔒
- Uniform control flow characteristics.
- Kinds of expressions that require uniform control flow.
Enums§
- Disruptor of the uniform control flow.