mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 08:08:01 -05:00
Merge branch 'master' into ssbo-align
This commit is contained in:
@ -43,6 +43,7 @@ struct Profile {
|
||||
bool support_gl_sparse_textures{};
|
||||
bool support_gl_derivative_control{};
|
||||
bool support_scaled_attributes{};
|
||||
bool support_multi_viewport{};
|
||||
|
||||
bool warp_size_potentially_larger_than_guest{};
|
||||
|
||||
|
Reference in New Issue
Block a user