Searched refs:shaderCoreCount (Results 1 – 4 of 4) sorted by relevance
3270 * pname:shaderCoreCount is the number of shader cores this queue uses.3278 * [[VUID-VkDeviceQueueShaderCoreControlCreateInfoARM-shaderCoreCount-09399]]3279 pname:shaderCoreCount must: be greater than 0 and less than or equal to3281 slink:VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::pname:shaderCoreCount.
4125 * [[limits-shaderCoreCount]] pname:shaderCoreCount is the number of shader
17505 uint32_t shaderCoreCount; member
9783 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCoreBuiltinsPropertiesARM.shaderCoreCount ); in operator ()()