/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 24302 minVgprAllocation(in_struct->minVgprAllocation), in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24327 minVgprAllocation = src.minVgprAllocation; in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24352 minVgprAllocation = src.minVgprAllocation; in operator =() 24380 minVgprAllocation = in_struct->minVgprAllocation; in initialize() 24400 minVgprAllocation = src->minVgprAllocation; in initialize()
|
D | vk_safe_struct.h | 5582 uint32_t minVgprAllocation; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 3338 uint32_t minVgprAllocation; member
|
D | vkVulkan_c.inl | 13509 deUint32 minVgprAllocation; member
|
D | vkStrUtilImpl.inl | 9602 s << "\tminVgprAllocation = " << value.minVgprAllocation << '\n';
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1917 properties->minVgprAllocation = in radv_GetPhysicalDeviceProperties2()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 9815 uint32_t minVgprAllocation; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 10438 uint32_t minVgprAllocation; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11977 uint32_t minVgprAllocation; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12105 uint32_t minVgprAllocation; member
|
D | vulkan_structs.hpp | 71538 , minVgprAllocation( minVgprAllocation_ ) 71606 minVgprAllocation, in reflect() 71625 …( minVgprAllocation == rhs.minVgprAllocation ) && ( maxVgprAllocation == rhs.maxVgprAllocation ) && in operator ==() 71650 uint32_t minVgprAllocation = {}; member
|
D | vulkan_hash.hpp | 9695 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.minVgprAllocation ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 12867 uint32_t minVgprAllocation; member
|
D | vulkan_structs.hpp | 75209 , minVgprAllocation( minVgprAllocation_ ) 75277 minVgprAllocation, in reflect() 75296 …( minVgprAllocation == rhs.minVgprAllocation ) && ( maxVgprAllocation == rhs.maxVgprAllocation ) && in operator ==() 75321 uint32_t minVgprAllocation = {}; member
|
D | vulkan_hash.hpp | 10273 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.minVgprAllocation ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 12448 uint32_t minVgprAllocation; member
|
D | vulkan_structs.hpp | 66795 …arity( sgprAllocationGranularity_ ), vgprsPerSimd( vgprsPerSimd_ ), minVgprAllocation( minVgprAllo… 66833 …cation, maxSgprAllocation, sgprAllocationGranularity, vgprsPerSimd, minVgprAllocation, maxVgprAllo… in reflect() 66859 && ( minVgprAllocation == rhs.minVgprAllocation ) in operator ==() 66885 uint32_t minVgprAllocation = {}; member
|
D | vulkan_hash.hpp | 8883 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.minVgprAllocation ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12295 uint32_t minVgprAllocation; member
|