mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 04:07:56 -05:00
Video_core: Address feedback
This commit is contained in:
@ -218,6 +218,7 @@ public:
|
||||
Id base_instance{};
|
||||
Id vertex_id{};
|
||||
Id vertex_index{};
|
||||
Id draw_index{};
|
||||
Id base_vertex{};
|
||||
Id front_face{};
|
||||
Id point_coord{};
|
||||
|
Reference in New Issue
Block a user