Searched refs:maxTaskWorkGroupCount (Results 1 – 5 of 5) sorted by relevance
12 sname:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupCount[0]17 sname:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupCount[1]22 sname:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupCount[2]
204 uint32_t maxTaskWorkGroupCount[3];237 …* `maxTaskWorkGroupCount` indicates the number of workgroups that can be launched for a task shade…
1803 * [[limits-maxTaskWorkGroupCount]] pname:maxTaskWorkGroupCount[3] is the4630 …:uint32_t | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupCount …5088 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupCount |…
18016 uint32_t maxTaskWorkGroupCount[3]; member
8769 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupCount[i] ); in operator ()()