diff options
| author | EmulationEnjoyer <emulationenjoyer@noreply.localhost> | 2024-11-12 21:49:49 +0000 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2024-12-20 15:24:58 +0000 |
| commit | f2bb52a22a10ca4ca73a032d8468cded4d546f29 (patch) | |
| tree | 781669ecb7257ba66b0d1b92ef23f9de7589d08f /src/video_core/buffer_cache/buffer_cache.cpp | |
| parent | 65202006a27cc35a6633f8b5092d51fe62dfd373 (diff) | |
shader/recompiler: Revert NVN storage buffer bias range
- Return to original NVN bias values which better cover the full range of storage buffer accesses:
- offset_begin: 0x110 -> 0x100
- offset_end: 0x610 -> 0x700
The wider range ensures we catch all valid storage buffer accesses
while maintaining the same alignment requirements.
ref: https://git.citron-emu.org/Citron/Citron/commit/2564e721df8b11e81df66c3fd5b04ae760e9550b
Diffstat (limited to 'src/video_core/buffer_cache/buffer_cache.cpp')
0 files changed, 0 insertions, 0 deletions
