Merge yuzu-emu#13075

This commit is contained in:
yuzubot
2024-02-20 00:56:45 +00:00
parent 96a58ad0b9
commit c5922492bd
5 changed files with 16 additions and 3 deletions

View File

@ -44,6 +44,7 @@ struct Profile {
bool support_gl_derivative_control{};
bool support_scaled_attributes{};
bool support_multi_viewport{};
bool support_geometry_streams{};
bool warp_size_potentially_larger_than_guest{};