mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 07:07:58 -05:00
shader: Implement PrimitiveId
This commit is contained in:
@ -167,6 +167,7 @@ public:
|
||||
Id clip_distances{};
|
||||
Id layer{};
|
||||
Id viewport_index{};
|
||||
Id primitive_id{};
|
||||
|
||||
Id fswzadd_lut_a{};
|
||||
Id fswzadd_lut_b{};
|
||||
|
Reference in New Issue
Block a user