Searched refs:shaderArraysPerEngineCount (Results 1 – 15 of 15) sorted by relevance
54 shader_core_properties.shaderArraysPerEngineCount;
2133 * [[limits-shaderArraysPerEngineCount]] pname:shaderArraysPerEngineCount
4388 uint32_t shaderArraysPerEngineCount; member
11953 deUint32 shaderArraysPerEngineCount; member
10416 s << "\tshaderArraysPerEngineCount = " << value.shaderArraysPerEngineCount << '\n';
2328 properties->shaderArraysPerEngineCount = pdevice->rad_info.max_sa_per_se; in radv_GetPhysicalDeviceProperties2()
10428 uint32_t shaderArraysPerEngineCount; member
10991 uint32_t shaderArraysPerEngineCount; member
10999 uint32_t shaderArraysPerEngineCount; member
10831 uint32_t shaderArraysPerEngineCount; member
51760 , shaderArraysPerEngineCount( shaderArraysPerEngineCount_ )51810 ( shaderArraysPerEngineCount == rhs.shaderArraysPerEngineCount ) && in operator ==()51830 uint32_t shaderArraysPerEngineCount = {}; member
11934 uint32_t shaderArraysPerEngineCount; member
12545 uint32_t shaderArraysPerEngineCount; member
72311 , shaderArraysPerEngineCount( shaderArraysPerEngineCount_ )72379 shaderArraysPerEngineCount, in reflect()72404 …( shaderArraysPerEngineCount == rhs.shaderArraysPerEngineCount ) && ( computeUnitsPerShaderArray =… in operator ==()72423 uint32_t shaderArraysPerEngineCount = {}; member
9895 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.shaderArraysPerEngineCount ); in operator ()()