mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 23:25:46 +00:00
shader: Address feedback
This commit is contained in:
parent
2f01c7fb62
commit
f1a3f449d6
4 changed files with 4 additions and 7 deletions
|
@ -147,7 +147,7 @@ struct Info {
|
|||
bool uses_subgroup_vote{};
|
||||
bool uses_subgroup_mask{};
|
||||
bool uses_fswzadd{};
|
||||
bool uses_derivates{};
|
||||
bool uses_derivatives{};
|
||||
bool uses_typeless_image_reads{};
|
||||
bool uses_typeless_image_writes{};
|
||||
bool uses_shared_increment{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue