[GPU] 3d-to-2d textures default enable
Replaced the modal cvar with bool gpu_3d_to_2d_texture with "mode 2" now enabled by default and "mode 1" removed as unnecessary
This commit is contained in:
@@ -36,7 +36,7 @@ DECLARE_bool(disassemble_pm4);
|
||||
|
||||
DECLARE_bool(no_discard_stencil_in_transfer_pipelines);
|
||||
|
||||
DECLARE_int32(gpu_3d_to_2d_texture_mode);
|
||||
DECLARE_bool(gpu_3d_to_2d_texture);
|
||||
|
||||
#define XE_GPU_FINE_GRAINED_DRAW_SCOPES 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user