[GPU] Mostly generic, not square-only resolution scaling

This commit is contained in:
Triang3l
2021-12-11 21:55:33 +03:00
parent e2da8597e1
commit 38b4741c8f
254 changed files with 86052 additions and 344263 deletions

View File

@@ -30,14 +30,14 @@ cbuffer xe_system_cbuffer : register(b0) {
uint xe_textures_resolved;
float xe_alpha_test_reference;
uint xe_alpha_to_mask;
uint xe_edram_pitch_tiles;
uint xe_edram_32bpp_tile_pitch_dwords_scaled;
float4 xe_color_exp_bias;
float2 xe_edram_poly_offset_front;
float2 xe_edram_poly_offset_back;
uint xe_edram_depth_base_dwords;
uint xe_edram_depth_base_dwords_scaled;
uint4 xe_edram_stencil[2];