summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-04-16 22:30:23 -0400
committerGravatar Lioncash2020-04-16 22:45:41 -0400
commitd159643fd780cc8a467822ebd008bb48c2deab7a (patch)
treef784adcf5ff498f08297a349fc1bd2540c46a9b6 /src/video_core/gpu_thread.cpp
parentdecode/texture: Collapse loop down into std::generate (diff)
downloadyuzu-d159643fd780cc8a467822ebd008bb48c2deab7a.tar.gz
yuzu-d159643fd780cc8a467822ebd008bb48c2deab7a.tar.xz
yuzu-d159643fd780cc8a467822ebd008bb48c2deab7a.zip
decode/texture: Resolve unused variable warnings.
Some variables aren't used, so we can remove these. Unfortunately, diagnostics are still reported on structured bindings even when annotated with [[maybe_unused]], so we need to unpack the elements that we want to use manually.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions