Searched refs:maxWorkGroupCount (Results 1 – 5 of 5) sorted by relevance
50 sname:VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::pname:maxWorkGroupCount[0]53 sname:VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::pname:maxWorkGroupCount[1]56 sname:VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::pname:maxWorkGroupCount[2]
105 uint32_t maxWorkGroupCount[3];114 … one. `groupCountX` of `DrawCluster*` command must be less than or equal to `maxWorkGroupCount[0]`.
4188 * pname:maxWorkGroupCount[3] is the maximum number of local workgroups4195 maxWorkGroupCount[0].4840 pname:maxWorkGroupCount | `apiext:VK_HUAWEI_cluster_culling_shader`5312 | pname:maxWorkGroupCount | - | (65536,1,1) | min
16332 uint32_t maxWorkGroupCount[3]; member
6872 …_HPP_HASH_COMBINE( seed, physicalDeviceClusterCullingShaderPropertiesHUAWEI.maxWorkGroupCount[i] ); in operator ()()