[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:
lizzie 2026-05-18 02:39:20 +02:00 committed by crueter
parent dac80444b2
commit e9280c603e
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
8 changed files with 206 additions and 21 deletions

View file

@ -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{};