Merge branch 'master' into ssbo-align

This commit is contained in:
Ameer J 2023-11-26 21:08:53 -05:00 committed by GitHub
commit 1d11fe00a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
409 changed files with 37059 additions and 27474 deletions

View file

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