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