mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +00:00
shader: Implement PrimitiveId
This commit is contained in:
parent
38908d0f7e
commit
10c96c7484
5 changed files with 10 additions and 0 deletions
|
@ -167,6 +167,7 @@ public:
|
|||
Id clip_distances{};
|
||||
Id layer{};
|
||||
Id viewport_index{};
|
||||
Id primitive_id{};
|
||||
|
||||
Id fswzadd_lut_a{};
|
||||
Id fswzadd_lut_b{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue