mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-27 10:47:02 +02:00
[vk] tomodachi toggle for hotfix PR (#3974)
mostly just tomo toggle so no konflict Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3974
This commit is contained in:
parent
dac80444b2
commit
e9280c603e
8 changed files with 206 additions and 21 deletions
|
|
@ -48,6 +48,7 @@ struct Profile {
|
|||
bool support_scaled_attributes{};
|
||||
bool support_multi_viewport{};
|
||||
bool support_geometry_streams{};
|
||||
bool support_sampled_image_array_nonuniform_indexing{};
|
||||
|
||||
bool warp_size_potentially_larger_than_guest{};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue