spirv.SpirvScope enum¶
Execution scope encoded by a SPIR-V Scope operand.
Cases¶
| Keyword | Value | Description |
|---|---|---|
cross_device |
0 | — |
device |
1 | — |
workgroup |
2 | — |
subgroup |
3 | — |
invocation |
4 | — |
queue_family |
5 | — |
shader_call |
6 | — |
Used by¶
spirv.cooperative_matrix.scope