[Vulkan] Port ac6_ground_fix vertex-fetch nudge to SPIR-V

This commit is contained in:
oreyg
2026-05-15 02:56:58 +02:00
committed by Radosław Gliński
parent cebbdb6cac
commit 02a2591295
4 changed files with 16 additions and 6 deletions

View File

@@ -42,6 +42,8 @@ DECLARE_bool(async_shader_compilation);
DECLARE_bool(gpu_3d_to_2d_texture);
DECLARE_bool(ac6_ground_fix);
#define XE_GPU_FINE_GRAINED_DRAW_SCOPES 1
#endif // XENIA_GPU_GPU_FLAGS_H_