[GPU] EVENT_WRITE_ZPD batched sample accumulation cvar

This commit is contained in:
goldislead
2026-04-03 22:17:43 -07:00
committed by Radosław Gliński
parent 7e39a7018f
commit 9c00ce9366
3 changed files with 21 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ DECLARE_bool(non_seamless_cube_map);
DECLARE_bool(half_pixel_offset);
DECLARE_bool(query_occlusion_batched);
DECLARE_int32(query_occlusion_sample_lower_threshold);
DECLARE_int32(query_occlusion_sample_upper_threshold);