register extra limits in texutre pass

This commit is contained in:
lizzie 2026-06-24 07:04:23 +00:00 committed by crueter
parent c1849ddc8e
commit 3ece2b24b7
6 changed files with 97 additions and 98 deletions

View file

@ -92,7 +92,6 @@ struct Profile {
bool has_broken_robust{};
u64 min_ssbo_alignment{};
u32 max_user_clip_distances{};
};