Home
last modified time | relevance | path

Searched defs:VkSubmitInfo2KHR (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2974 struct VkSubmitInfo2KHR struct
2976 VkStructureType sType;
2977 const void* pNext;
2978 VkSubmitFlagsKHR flags;
2979 deUint32 waitSemaphoreInfoCount;
2980 const VkSemaphoreSubmitInfoKHR* pWaitSemaphoreInfos;
2981 deUint32 commandBufferInfoCount;
2982 const VkCommandBufferSubmitInfoKHR* pCommandBufferInfos;
2983 deUint32 signalSemaphoreInfoCount;
2984 const VkSemaphoreSubmitInfoKHR* pSignalSemaphoreInfos;
DvkVulkan_c.inl8905 typedef struct VkSubmitInfo2KHR { struct
8915 } VkSubmitInfo2KHR; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h8001 typedef struct VkSubmitInfo2KHR { struct
8011 } VkSubmitInfo2KHR; argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h8036 typedef struct VkSubmitInfo2KHR { struct
8046 } VkSubmitInfo2KHR; argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dvalidusage.json1381 "VkSubmitInfo2KHR": { object