summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-12-26 01:10:53 -0300
committerGravatar ReinUsesLisp2021-01-03 17:51:48 -0300
commit974d731926f2389cdce62155214610259845129f (patch)
tree48b7d5df65cef057281eedbe0a547857aa9d6247 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #5230 from ReinUsesLisp/vulkan-common (diff)
downloadyuzu-974d731926f2389cdce62155214610259845129f.tar.gz
yuzu-974d731926f2389cdce62155214610259845129f.tar.xz
yuzu-974d731926f2389cdce62155214610259845129f.zip
renderer_vulkan: Rename VKDevice to Device
The "VK" prefix predates the "Vulkan" namespace. It was carried around the codebase for consistency. "VKDevice" currently is a bad alias with "VkDevice" (only an upcase character of difference) that can cause confusion. Rename all instances of it.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions