mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 08:05:46 +00:00
video_core: Fix few issues in Tess stage
This commit is contained in:
parent
e12153f58f
commit
348c6e5b28
18 changed files with 63 additions and 6 deletions
|
@ -204,6 +204,7 @@ public:
|
|||
Id workgroup_id{};
|
||||
Id local_invocation_id{};
|
||||
Id invocation_id{};
|
||||
Id patch_vertices_in{};
|
||||
Id sample_id{};
|
||||
Id is_helper_invocation{};
|
||||
Id subgroup_local_invocation_id{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue