Merge branch 'master' into ssbo-align

This commit is contained in:
Ameer J
2023-11-26 21:08:53 -05:00
committed by GitHub
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{};