summaryrefslogtreecommitdiff
path: root/src/core/frontend/framebuffer_layout.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-26 19:14:29 -0500
committerGravatar Lioncash2018-11-26 21:23:11 -0500
commiteb5596044dfb3ee862ca239f9cb08eb4b9b3903f (patch)
tree6407a55837956cbf6f3c7cac114bceea903d4203 /src/core/frontend/framebuffer_layout.cpp
parentsvc: Implement svcGetResourceLimitLimitValue() (diff)
downloadyuzu-eb5596044dfb3ee862ca239f9cb08eb4b9b3903f.tar.gz
yuzu-eb5596044dfb3ee862ca239f9cb08eb4b9b3903f.tar.xz
yuzu-eb5596044dfb3ee862ca239f9cb08eb4b9b3903f.zip
svc: Implement svcGetResourceLimitCurrentValue()
This kernel service function is essentially the exact same as svcGetResourceLimitLimitValue(), with the only difference being that it retrieves the current value for a given resource category using the provided resource limit handle, rather than retrieving the limiting value of that resource limit instance. Given these are exactly the same and only differ on returned values, we can extract the existing code for svcGetResourceLimitLimitValue() to handle both values.
Diffstat (limited to 'src/core/frontend/framebuffer_layout.cpp')
0 files changed, 0 insertions, 0 deletions