mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-12 00:14:20 +00:00
Without a dependency between pWaitDstStageMask (COLOR_ATTACHMENT_OUTPUT) and the render-pass, the UNDEFINED -> COLOR_ATTACHMENT_OPTIMAL transition might happen before the image is ready to be used. |
||
|---|---|---|
| .. | ||
| build_win32.bat | ||
| build_win64.bat | ||
| CMakeLists.txt | ||
| gen_spv.sh | ||
| glsl_shader.frag | ||
| glsl_shader.vert | ||
| imgui_impl_glfw_vulkan.cpp | ||
| imgui_impl_glfw_vulkan.h | ||
| main.cpp | ||
| vulkan_example.vcxproj | ||
| vulkan_example.vcxproj.filters | ||