Searched refs:shaderArraysPerEngineCount (Results 1 – 19 of 19) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 24292 shaderArraysPerEngineCount(in_struct->shaderArraysPerEngineCount), in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24317 shaderArraysPerEngineCount = src.shaderArraysPerEngineCount; in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24342 shaderArraysPerEngineCount = src.shaderArraysPerEngineCount; in operator =() 24370 shaderArraysPerEngineCount = in_struct->shaderArraysPerEngineCount; in initialize() 24390 shaderArraysPerEngineCount = src->shaderArraysPerEngineCount; in initialize()
|
D | vk_safe_struct.h | 5572 uint32_t shaderArraysPerEngineCount; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 3328 uint32_t shaderArraysPerEngineCount; member
|
D | vkVulkan_c.inl | 13499 deUint32 shaderArraysPerEngineCount; member
|
D | vkStrUtilImpl.inl | 9592 s << "\tshaderArraysPerEngineCount = " << value.shaderArraysPerEngineCount << '\n';
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1894 properties->shaderArraysPerEngineCount = in radv_GetPhysicalDeviceProperties2()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 9805 uint32_t shaderArraysPerEngineCount; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 10428 uint32_t shaderArraysPerEngineCount; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11967 uint32_t shaderArraysPerEngineCount; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12095 uint32_t shaderArraysPerEngineCount; member
|
D | vulkan_structs.hpp | 71528 , shaderArraysPerEngineCount( shaderArraysPerEngineCount_ ) 71596 shaderArraysPerEngineCount, in reflect() 71621 …( shaderArraysPerEngineCount == rhs.shaderArraysPerEngineCount ) && ( computeUnitsPerShaderArray =… in operator ==() 71640 uint32_t shaderArraysPerEngineCount = {}; member
|
D | vulkan_hash.hpp | 9685 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.shaderArraysPerEngineCount ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 12857 uint32_t shaderArraysPerEngineCount; member
|
D | vulkan_structs.hpp | 75199 , shaderArraysPerEngineCount( shaderArraysPerEngineCount_ ) 75267 shaderArraysPerEngineCount, in reflect() 75292 …( shaderArraysPerEngineCount == rhs.shaderArraysPerEngineCount ) && ( computeUnitsPerShaderArray =… in operator ==() 75311 uint32_t shaderArraysPerEngineCount = {}; member
|
D | vulkan_hash.hpp | 10263 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.shaderArraysPerEngineCount ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 12438 uint32_t shaderArraysPerEngineCount; member
|
D | vulkan_structs.hpp | 66795 …: pNext( pNext_ ), shaderEngineCount( shaderEngineCount_ ), shaderArraysPerEngineCount( shaderArra… 66833 …return std::tie( sType, pNext, shaderEngineCount, shaderArraysPerEngineCount, computeUnitsPerShade… in reflect() 66849 && ( shaderArraysPerEngineCount == rhs.shaderArraysPerEngineCount ) in operator ==() 66875 uint32_t shaderArraysPerEngineCount = {}; member
|
D | vulkan_hash.hpp | 8873 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.shaderArraysPerEngineCount ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12285 uint32_t shaderArraysPerEngineCount; member
|