Searched defs:VkPipelineExecutablePropertiesKHR (Results 1 – 10 of 10) sorted by relevance
7863 typedef struct VkPipelineExecutablePropertiesKHR { struct7870 } VkPipelineExecutablePropertiesKHR; argument
7738 typedef struct VkPipelineExecutablePropertiesKHR { struct7745 } VkPipelineExecutablePropertiesKHR; argument
8023 typedef struct VkPipelineExecutablePropertiesKHR { struct8030 } VkPipelineExecutablePropertiesKHR; argument
5032 struct VkPipelineExecutablePropertiesKHR struct5034 VkStructureType sType;5035 void* pNext;5036 VkShaderStageFlags stages;5037 char name[VK_MAX_DESCRIPTION_SIZE];5038 char description[VK_MAX_DESCRIPTION_SIZE];5039 uint32_t subgroupSize;
10832 typedef struct VkPipelineExecutablePropertiesKHR { struct10839 } VkPipelineExecutablePropertiesKHR; argument
9262 typedef struct VkPipelineExecutablePropertiesKHR { struct9269 } VkPipelineExecutablePropertiesKHR; argument
5052 struct VkPipelineExecutablePropertiesKHR struct5054 VkStructureType sType;5055 void* pNext;5056 VkShaderStageFlags stages;5057 char name[VK_MAX_DESCRIPTION_SIZE];5058 char description[VK_MAX_DESCRIPTION_SIZE];5059 uint32_t subgroupSize;
11071 typedef struct VkPipelineExecutablePropertiesKHR { struct11078 } VkPipelineExecutablePropertiesKHR; argument
10364 typedef struct VkPipelineExecutablePropertiesKHR { struct10371 } VkPipelineExecutablePropertiesKHR; argument
18360 "VkPipelineExecutablePropertiesKHR": { object