mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-03 14:48:46 +00:00
Update spirv_emit_context.h
This commit is contained in:
parent
41912d0a63
commit
c06a4be7a9
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ public:
|
||||||
|
|
||||||
Id workgroup_id{};
|
Id workgroup_id{};
|
||||||
Id local_invocation_id{};
|
Id local_invocation_id{};
|
||||||
|
Id subgroup_id{};
|
||||||
Id subgroup_local_invocation_id{};
|
Id subgroup_local_invocation_id{};
|
||||||
Id image_u32{};
|
Id image_u32{};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue