summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem
diff options
context:
space:
mode:
authorLioncash <mai.iam2048@gmail.com>2024-01-23 10:57:14 -0500
committerLioncash <mai.iam2048@gmail.com>2024-01-23 11:03:59 -0500
commit9f82efa3e262a67bc77849fabdcc0e96193c33de (patch)
treefb82c3103dab7047bb8c1d3107fde4249fa637f0 /Source/Core/VideoCommon/GraphicsModSystem
parentd1b4c5482ccc2762cbe192329841e14e2af438fb (diff)
Jit64/JitRegCache: Simplify GetAllocationOrder()
Given we have fixed allocation orders, we can just directly return a span instead of a pointer and a size via an out parameter. Makes it a little more convenient, since we get both pieces of info at once, and also have the ability to iterate directly off the span out of the box.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem')
0 files changed, 0 insertions, 0 deletions