diff options
author | Joshua Ashton <joshua@froggi.es> | 2021-04-11 10:34:32 +0100 |
---|---|---|
committer | Joshua Ashton <joshua@froggi.es> | 2021-04-11 10:34:52 +0100 |
commit | 0ec6cb942d146723b87a30918c71ba58306b9885 (patch) | |
tree | 5240db9ba4f52b21737cfcc99009cbacfcd23adf /src/core/hle/kernel/kernel.cpp | |
parent | 9bd71f40644a8108bc158777deefa8c8302f44d3 (diff) |
vk_buffer_cache: Fix offset for NULL vertex buffers
The Vulkan spec states:
If an element of pBuffers is VK_NULL_HANDLE, then the corresponding element of pOffsets must be zero.
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/vkCmdBindVertexBuffers2EXT.html#VUID-vkCmdBindVertexBuffers2EXT-pBuffers-04112
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions