Vulkan 4번째 - 최신기능 사용의 고통
내가 겪은건 아니고, 보고 어떻게 대응하나 보고 있지만; 더럽게 많네
vkAcquireNextImageKHR crashes in validation layers if vkGetSwapchainImagesKHR hasn't been called \ https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/358
vkGetPhysicalDeviceSurfaceFormatsKHR doesn't fill format count correctly \ https://software.intel.com/en-us/forums/graphics-driver-bug-reporting/topic/797666
Fix NonWritable check when vertexPipelineStoresAndAtomics not enabled \ https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/73
Implicit int8->float cast adds Int8 capability to the shader without asking for GL_KHX_shader_explicit_arithmetic_types \ https://github.com/KhronosGroup/glslang/issues/1525
vkCreateSwapchainKHR crashes in Intel drivers when display is plugged into a dedicated GPU \ https://software.intel.com/en-us/forums/graphics-driver-bug-reporting/topic/797756