Home
last modified time | relevance | path

Searched defs:VkDescriptorPoolCreateInfo (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl511 struct VkDescriptorPoolCreateInfo struct
513 VkStructureType sType;
514 const void* pNext;
515 VkDescriptorPoolCreateFlags flags;
516 uint32_t maxSets;
517 uint32_t poolSizeCount;
518 const VkDescriptorPoolSize* pPoolSizes;
DvkVulkan_c.inl2398 typedef struct VkDescriptorPoolCreateInfo { struct
2405 } VkDescriptorPoolCreateInfo; argument
/third_party/glfw/deps/glad/
Dvulkan.h3033 typedef struct VkDescriptorPoolCreateInfo { struct
3040 } VkDescriptorPoolCreateInfo; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2393 typedef struct VkDescriptorPoolCreateInfo { struct
2400 } VkDescriptorPoolCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3192 typedef struct VkDescriptorPoolCreateInfo { struct
3199 } VkDescriptorPoolCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3285 typedef struct VkDescriptorPoolCreateInfo { struct
3292 } VkDescriptorPoolCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3334 typedef struct VkDescriptorPoolCreateInfo { struct
3341 } VkDescriptorPoolCreateInfo; typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl528 struct VkDescriptorPoolCreateInfo struct
530 VkStructureType sType;
531 const void* pNext;
532 VkDescriptorPoolCreateFlags flags;
533 uint32_t maxSets;
534 uint32_t poolSizeCount;
535 const VkDescriptorPoolSize* pPoolSizes;
DvkVulkan_c.inl4654 typedef struct VkDescriptorPoolCreateInfo { struct
4661 } VkDescriptorPoolCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3549 typedef struct VkDescriptorPoolCreateInfo { struct
3556 } VkDescriptorPoolCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl535 struct VkDescriptorPoolCreateInfo struct
537 VkStructureType sType;
538 const void* pNext;
539 VkDescriptorPoolCreateFlags flags;
540 uint32_t maxSets;
541 uint32_t poolSizeCount;
542 const VkDescriptorPoolSize* pPoolSizes;
DvkVulkan_c.inl4815 typedef struct VkDescriptorPoolCreateInfo { struct
4822 } VkDescriptorPoolCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3699 typedef struct VkDescriptorPoolCreateInfo { struct
3706 } VkDescriptorPoolCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json27622 "VkDescriptorPoolCreateInfo": { object