Expand description
Module analyzer.
Figures out the following properties:
- control flow uniformity
- texture/sampler pairs
- expression reference counts
Structsยง
- Exit
Flags ๐ - Information about an expression in a function body.
- Function
Uniformity ๐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ยง
- Global
OrArgument ๐ - Disruptor of the uniform control flow.