diff options
| author | 2020-12-30 18:37:31 -0300 | |
|---|---|---|
| committer | 2021-01-13 04:14:58 -0300 | |
| commit | a4bfae1b551651e50f1484d6d488d3f598d274cf (patch) | |
| tree | 3dde268f85b975cbd5458fc208d52d6cf84adc53 /src/core/frontend/input_interpreter.h | |
| parent | Merge pull request #5333 from lioncash/define (diff) | |
| download | yuzu-a4bfae1b551651e50f1484d6d488d3f598d274cf.tar.gz yuzu-a4bfae1b551651e50f1484d6d488d3f598d274cf.tar.xz yuzu-a4bfae1b551651e50f1484d6d488d3f598d274cf.zip | |
buffer_cache/buffer_base: Add a range tracking buffer container
It keeps track of the modified CPU and GPU ranges on a CPU page
granularity, notifying the given rasterizer about state changes
in the tracking behavior of the buffer.
Use a small vector optimization to store buffers smaller than 256 KiB
locally instead of using free store memory allocations.
Diffstat (limited to 'src/core/frontend/input_interpreter.h')
0 files changed, 0 insertions, 0 deletions