Home
last modified time | relevance | path

Searched defs:VkCommandPoolCreateInfo (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp562 CommandPool (VkDevice device, const VkCommandPoolCreateInfo*) in CommandPool()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl819 struct VkCommandPoolCreateInfo struct
821 VkStructureType sType;
822 const void* pNext;
823 VkCommandPoolCreateFlags flags;
824 uint32_t queueFamilyIndex;
DvkVulkan_c.inl2508 typedef struct VkCommandPoolCreateInfo { struct
2513 } VkCommandPoolCreateInfo; argument
/third_party/glfw/deps/glad/
Dvulkan.h3237 typedef struct VkCommandPoolCreateInfo { struct
3242 } VkCommandPoolCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2503 typedef struct VkCommandPoolCreateInfo { struct
2508 } VkCommandPoolCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3302 typedef struct VkCommandPoolCreateInfo { struct
3307 } VkCommandPoolCreateInfo; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3395 typedef struct VkCommandPoolCreateInfo { struct
3400 } VkCommandPoolCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3444 typedef struct VkCommandPoolCreateInfo { struct
3449 } VkCommandPoolCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3659 typedef struct VkCommandPoolCreateInfo { struct
3664 } VkCommandPoolCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl809 struct VkCommandPoolCreateInfo struct
811 VkStructureType sType;
812 const void* pNext;
813 VkCommandPoolCreateFlags flags;
814 uint32_t queueFamilyIndex;
DvkVulkan_c.inl4764 typedef struct VkCommandPoolCreateInfo { struct
4769 } VkCommandPoolCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl832 struct VkCommandPoolCreateInfo struct
834 VkStructureType sType;
835 const void* pNext;
836 VkCommandPoolCreateFlags flags;
837 uint32_t queueFamilyIndex;
DvkVulkan_c.inl4925 typedef struct VkCommandPoolCreateInfo { struct
4930 } VkCommandPoolCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3809 typedef struct VkCommandPoolCreateInfo { struct
3814 } VkCommandPoolCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1270 "VkCommandPoolCreateInfo": { object