The-Forge icon indicating copy to clipboard operation
The-Forge copied to clipboard

vulkan mode works not correctly when launching from renderdoc.

Open hanyangl5 opened this issue 2 years ago • 1 comments

Launch program from renderdoc, switch to vulkan backend, image starts flashing

image

hanyangl5 avatar Jan 19 '22 06:01 hanyangl5

i have the similiar problem when launching from renderdoc i launch directly in vulkan mode, then it triger the assertion below

image

here returns VK_ERROR_DEVICE_LOST image

then i switch to version 1.50, the problem does not exists, it's too hard to find what is changed in vulkan.cpp compared to version 1.50 due to the merged commit. i will be very glad if the author could provide the whole commit history, it will be easy to find the problem by checkout to the history commit

yaoyao-cn avatar Feb 10 '22 07:02 yaoyao-cn