mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-20 18:34:58 +00:00
spirv: More correct texel buffer usage
This commit is contained in:
parent
ac2fa103fa
commit
fab390b860
4 changed files with 5 additions and 1 deletions
|
@ -215,6 +215,7 @@ public:
|
|||
Id image_type;
|
||||
Id result_type;
|
||||
bool is_integer;
|
||||
bool is_storage;
|
||||
};
|
||||
|
||||
u32& binding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue