mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 14:19:10 +00:00
recompiler: proper VS inputs initialization
This commit is contained in:
@@ -163,6 +163,7 @@ struct Info {
|
||||
std::array<u32, 3> workgroup_size{};
|
||||
|
||||
u32 num_user_data;
|
||||
u32 num_input_vgprs;
|
||||
std::span<const u32> user_data;
|
||||
Stage stage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user