mirror of
https://github.com/yuzu-emu/sirit.git
synced 2026-01-18 15:09:14 +00:00
These Vulkan 1.1 operations can be used in place of
`OpSubgroup{All,Any,AllEqual,Ballot}KHR`, among other things.
For `OpGroupNonUniformShuffleXor`, which was already implemented, turns
out the scope argument needs to be encoded not as an immediate, but as
an id that points to a constant integer.
|
||
|---|---|---|
| .. | ||
| instructions | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common_types.h | ||
| sirit.cpp | ||
| stream.cpp | ||
| stream.h | ||