Home
last modified time | relevance | path

Searched defs:VkPresentInfoKHR (Results 1 – 10 of 10) sorted by relevance

/third_party/glfw/deps/vulkan/
Dvulkan.h3300 typedef struct VkPresentInfoKHR { struct
3309 } VkPresentInfoKHR; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5248 typedef struct VkPresentInfoKHR { struct
5257 } VkPresentInfoKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h6219 typedef struct VkPresentInfoKHR { struct
6228 } VkPresentInfoKHR; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6120 typedef struct VkPresentInfoKHR { struct
6129 } VkPresentInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6269 typedef struct VkPresentInfoKHR { struct
6278 } VkPresentInfoKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1447 struct VkPresentInfoKHR struct
1449 VkStructureType sType;
1450 const void* pNext;
1451 uint32_t waitSemaphoreCount;
1452 const VkSemaphore* pWaitSemaphores;
1453 uint32_t swapchainCount;
1454 const VkSwapchainKHR* pSwapchains;
1455 const uint32_t* pImageIndices;
1456 VkResult* pResults;
DvkVulkan_c.inl8634 typedef struct VkPresentInfoKHR { struct
8643 } VkPresentInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7523 typedef struct VkPresentInfoKHR { struct
7532 } VkPresentInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7609 typedef struct VkPresentInfoKHR { struct
7618 } VkPresentInfoKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json72147 "VkPresentInfoKHR": { object