Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvertex_buffer_test.cc115 const VkCommandBufferAllocateInfo*, in vkAllocateCommandBuffers()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl827 struct VkCommandBufferAllocateInfo struct
829 VkStructureType sType;
830 const void* pNext;
831 VkCommandPool commandPool;
832 VkCommandBufferLevel level;
833 uint32_t commandBufferCount;
DvkVulkan_c.inl2515 typedef struct VkCommandBufferAllocateInfo { struct
2521 } VkCommandBufferAllocateInfo; argument
/third_party/glfw/deps/glad/
Dvulkan.h2154 typedef struct VkCommandBufferAllocateInfo { struct
2160 } VkCommandBufferAllocateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2510 typedef struct VkCommandBufferAllocateInfo { struct
2516 } VkCommandBufferAllocateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3402 typedef struct VkCommandBufferAllocateInfo { struct
3408 } VkCommandBufferAllocateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3309 typedef struct VkCommandBufferAllocateInfo { struct
3315 } VkCommandBufferAllocateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3451 typedef struct VkCommandBufferAllocateInfo { struct
3457 } VkCommandBufferAllocateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl817 struct VkCommandBufferAllocateInfo struct
819 VkStructureType sType;
820 const void* pNext;
821 VkCommandPool commandPool;
822 VkCommandBufferLevel level;
823 uint32_t commandBufferCount;
DvkVulkan_c.inl4771 typedef struct VkCommandBufferAllocateInfo { struct
4777 } VkCommandBufferAllocateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3666 typedef struct VkCommandBufferAllocateInfo { struct
3672 } VkCommandBufferAllocateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl840 struct VkCommandBufferAllocateInfo struct
842 VkStructureType sType;
843 const void* pNext;
844 VkCommandPool commandPool;
845 VkCommandBufferLevel level;
846 uint32_t commandBufferCount;
DvkVulkan_c.inl4932 typedef struct VkCommandBufferAllocateInfo { struct
4938 } VkCommandBufferAllocateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3816 typedef struct VkCommandBufferAllocateInfo { struct
3822 } VkCommandBufferAllocateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1410 "VkCommandBufferAllocateInfo": { object