Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-headers/src/registry/profiles/
DVP_KHR_roadmap.json65 "VkPhysicalDeviceVulkan13Properties": { object
262 "VkPhysicalDeviceVulkan13Properties": { object
/external/vulkan-headers/registry/profiles/
DVP_KHR_roadmap.json65 "VkPhysicalDeviceVulkan13Properties": { object
262 "VkPhysicalDeviceVulkan13Properties": { object
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h6668 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6669 VkStructureType sType;
6670 void* pNext;
6671 uint32_t minSubgroupSize;
6672 uint32_t maxSubgroupSize;
6673 uint32_t maxComputeWorkgroupSubgroups;
6674 VkShaderStageFlags requiredSubgroupSizeStages;
6675 uint32_t maxInlineUniformBlockSize;
6676 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6677 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl5567 struct VkPhysicalDeviceVulkan13Properties struct
5569 VkStructureType sType;
5570 void* pNext;
5571 uint32_t minSubgroupSize;
5572 uint32_t maxSubgroupSize;
5573 uint32_t maxComputeWorkgroupSubgroups;
5574 VkShaderStageFlags requiredSubgroupSizeStages;
5575 uint32_t maxInlineUniformBlockSize;
5576 uint32_t maxPerStageDescriptorInlineUniformBlocks;
5577 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
DvkVulkan_c.inl8885 typedef struct VkPhysicalDeviceVulkan13Properties { struct
8886 VkStructureType sType;
8887 void* pNext;
8888 uint32_t minSubgroupSize;
8889 uint32_t maxSubgroupSize;
8890 uint32_t maxComputeWorkgroupSubgroups;
8891 VkShaderStageFlags requiredSubgroupSizeStages;
8892 uint32_t maxInlineUniformBlockSize;
8893 uint32_t maxPerStageDescriptorInlineUniformBlocks;
8894 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6856 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6857 VkStructureType sType;
6858 void* pNext;
6859 uint32_t minSubgroupSize;
6860 uint32_t maxSubgroupSize;
6861 uint32_t maxComputeWorkgroupSubgroups;
6862 VkShaderStageFlags requiredSubgroupSizeStages;
6863 uint32_t maxInlineUniformBlockSize;
6864 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6865 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_core.h6827 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6828 VkStructureType sType;
6829 void* pNext;
6830 uint32_t minSubgroupSize;
6831 uint32_t maxSubgroupSize;
6832 uint32_t maxComputeWorkgroupSubgroups;
6833 VkShaderStageFlags requiredSubgroupSizeStages;
6834 uint32_t maxInlineUniformBlockSize;
6835 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6836 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6929 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6930 VkStructureType sType;
6931 void* pNext;
6932 uint32_t minSubgroupSize;
6933 uint32_t maxSubgroupSize;
6934 uint32_t maxComputeWorkgroupSubgroups;
6935 VkShaderStageFlags requiredSubgroupSizeStages;
6936 uint32_t maxInlineUniformBlockSize;
6937 uint32_t maxPerStageDescriptorInlineUniformBlocks;
6938 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/mesa3d/include/vulkan/
Dvulkan_core.h6998 typedef struct VkPhysicalDeviceVulkan13Properties { struct
6999 VkStructureType sType;
7000 void* pNext;
7001 uint32_t minSubgroupSize;
7002 uint32_t maxSubgroupSize;
7003 uint32_t maxComputeWorkgroupSubgroups;
7004 VkShaderStageFlags requiredSubgroupSizeStages;
7005 uint32_t maxInlineUniformBlockSize;
7006 uint32_t maxPerStageDescriptorInlineUniformBlocks;
7007 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h7058 typedef struct VkPhysicalDeviceVulkan13Properties { struct
7059 VkStructureType sType;
7060 void* pNext;
7061 uint32_t minSubgroupSize;
7062 uint32_t maxSubgroupSize;
7063 uint32_t maxComputeWorkgroupSubgroups;
7064 VkShaderStageFlags requiredSubgroupSizeStages;
7065 uint32_t maxInlineUniformBlockSize;
7066 uint32_t maxPerStageDescriptorInlineUniformBlocks;
7067 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
[all …]