Refer: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/vkEnumerateInstanceExtensionProperties.html According to the documentation, there are 2 success code: 1. VK_SUCCESS 2. VK_INCOMPLETE VK_INCOMPLETE will be returned when not all avaiable properties are returned. |
||
|---|---|---|
| .. | ||
| rendering_device_vulkan.cpp | ||
| rendering_device_vulkan.h | ||
| SCsub | ||
| vulkan_context.cpp | ||
| vulkan_context.h | ||