summaryrefslogtreecommitdiff
path: root/src/audio_core/algorithm
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-02-05 12:18:33 -0300
committerGravatar ReinUsesLisp2020-02-05 12:19:09 -0300
commitbf9a822b87ff362805ffefb8f76eea3c46f606a1 (patch)
treee88bfba5992eaf3a2eb6c5f9d751f7aba7999792 /src/audio_core/algorithm
parentMerge pull request #3377 from ReinUsesLisp/bitset-vk (diff)
downloadyuzu-bf9a822b87ff362805ffefb8f76eea3c46f606a1.tar.gz
yuzu-bf9a822b87ff362805ffefb8f76eea3c46f606a1.tar.xz
yuzu-bf9a822b87ff362805ffefb8f76eea3c46f606a1.zip
shader/decode: Fix constant buffer offsets
Some instances were using cbuf34.offset instead of cbuf34.GetOffset(). This returned the an invalid offset. Address those instances and rename offset to "shifted_offset" to avoid future bugs.
Diffstat (limited to 'src/audio_core/algorithm')
0 files changed, 0 insertions, 0 deletions