summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/decode.cpp
diff options
context:
space:
mode:
authorGravatar ameerj2022-01-27 15:31:43 -0500
committerGravatar ameerj2022-01-27 15:31:43 -0500
commitf300a1d54be6b61f3f8667f1578bf42361f210dc (patch)
tree7e4af4bcb376b01e344e2347b4da3de42991e205 /src/shader_recompiler/frontend/maxwell/decode.cpp
parentMerge pull request #7783 from lioncash/abi-cexpr (diff)
downloadyuzu-f300a1d54be6b61f3f8667f1578bf42361f210dc.tar.gz
yuzu-f300a1d54be6b61f3f8667f1578bf42361f210dc.tar.xz
yuzu-f300a1d54be6b61f3f8667f1578bf42361f210dc.zip
buffer_cache: Reduce stream buffer allocations when expanding from the left
The existing stream buffer optimization accounts for size increases at the end of the allocated buffer. This adds the same optimization, increasing the size from the beginning of the buffer as well to reduce buffer allocations when expanding the same buffer from the left.
Diffstat (limited to 'src/shader_recompiler/frontend/maxwell/decode.cpp')
0 files changed, 0 insertions, 0 deletions