mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-14 04:48:59 +02:00
fuckyou2
This commit is contained in:
parent
a51874a92b
commit
6927d8b661
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ struct FixedPipelineState {
|
|||
std::array<u16, Maxwell::NumViewports> viewport_swizzles;
|
||||
|
||||
// TODO: this has to be trivially constructuible and both are mutually exclusive
|
||||
std::array<u64, 3> attribute_types; // Used with VK_EXT_vertex_input_dynamic_state
|
||||
std::array<u32, 4> attribute_types; // Used with VK_EXT_vertex_input_dynamic_state
|
||||
u64 enabled_divisors;
|
||||
|
||||
DynamicState dynamic_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue