Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceVulkan13Properties (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5364 struct VkPhysicalDeviceVulkan13Properties struct
5366 VkStructureType sType;
5367 void* pNext;
5368 uint32_t minSubgroupSize;
5369 uint32_t maxSubgroupSize;
5370 uint32_t maxComputeWorkgroupSubgroups;
5371 VkShaderStageFlags requiredSubgroupSizeStages;
5372 uint32_t maxInlineUniformBlockSize;
5373 uint32_t maxPerStageDescriptorInlineUniformBlocks;
5374 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
DvkVulkan_c.inl7745 typedef struct VkPhysicalDeviceVulkan13Properties { struct
7746 VkStructureType sType;
7747 void* pNext;
7748 deUint32 minSubgroupSize;
7749 deUint32 maxSubgroupSize;
7750 deUint32 maxComputeWorkgroupSubgroups;
7751 VkShaderStageFlags requiredSubgroupSizeStages;
7752 deUint32 maxInlineUniformBlockSize;
7753 deUint32 maxPerStageDescriptorInlineUniformBlocks;
7754 deUint32 maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6635 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6636 VkStructureType sType;
6637 void* pNext;
6638 uint32_t minSubgroupSize;
6639 uint32_t maxSubgroupSize;
6640 uint32_t maxComputeWorkgroupSubgroups;
6641 VkShaderStageFlags requiredSubgroupSizeStages;
6642 uint32_t maxInlineUniformBlockSize;
6643 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6644 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6757 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6758 VkStructureType sType;
6759 void* pNext;
6760 uint32_t minSubgroupSize;
6761 uint32_t maxSubgroupSize;
6762 uint32_t maxComputeWorkgroupSubgroups;
6763 VkShaderStageFlags requiredSubgroupSizeStages;
6764 uint32_t maxInlineUniformBlockSize;
6765 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6766 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/profiles/
DVP_KHR_roadmap_2022.json194 "VkPhysicalDeviceVulkan13Properties": { object
/third_party/vulkan-headers/registry/
Dvalidusage.json277 "VkPhysicalDeviceVulkan13Properties": { object