summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-05-14 08:53:16 -0400
committerGravatar Lioncash2019-05-14 08:53:19 -0400
commit48ce5880a0616a62a4f24d73de2c358c94930806 (patch)
tree2f3c8a1fe9d410e2ca98d6f50aec11c8dbfc398f /src/video_core/gpu_thread.cpp
parentMerge pull request #2462 from lioncash/video-mm (diff)
downloadyuzu-48ce5880a0616a62a4f24d73de2c358c94930806.tar.gz
yuzu-48ce5880a0616a62a4f24d73de2c358c94930806.tar.xz
yuzu-48ce5880a0616a62a4f24d73de2c358c94930806.zip
video_core/engines/maxwell_3d: Simplify for loops into ranged for loops within InitializeRegisterDefaults()
Lessens the amount of code that needs to be read, and gets rid of the need to introduce an indexing variable. Instead, we just operate on the objects directly.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions