Fixes overflow of inplace vertex and index Vulkan buffers.
commit652d5ad63cf32897865c0ae305ea963547bcf833
authorvladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Wed, 1 Feb 2023 22:09:25 +0000 (1 22:09 +0000)
committervladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Wed, 1 Feb 2023 22:09:25 +0000 (1 22:09 +0000)
treed08c89b8bc20d5ab2a0bba2fe1f226e484d93805
parentff2564415589acef02bc1f9ba9efb8ea08415b07
Fixes overflow of inplace vertex and index Vulkan buffers.

Comments By: phosit, Stan

Differential Revision: https://code.wildfiregames.com/D4920

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27522 3db68df2-c116-0410-a063-a993310a9797
source/renderer/backend/vulkan/DeviceCommandContext.cpp
source/renderer/backend/vulkan/DeviceCommandContext.h
source/renderer/backend/vulkan/SubmitScheduler.cpp