Searched refs:vgprAllocationGranularity (Results 1 – 19 of 19) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 24304 vgprAllocationGranularity(in_struct->vgprAllocationGranularity) in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24329 vgprAllocationGranularity = src.vgprAllocationGranularity; in safe_VkPhysicalDeviceShaderCorePropertiesAMD() 24354 vgprAllocationGranularity = src.vgprAllocationGranularity; in operator =() 24382 vgprAllocationGranularity = in_struct->vgprAllocationGranularity; in initialize() 24402 vgprAllocationGranularity = src->vgprAllocationGranularity; in initialize()
|
D | vk_safe_struct.h | 5584 uint32_t vgprAllocationGranularity; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 3340 uint32_t vgprAllocationGranularity; member
|
D | vkVulkan_c.inl | 13511 deUint32 vgprAllocationGranularity; member
|
D | vkStrUtilImpl.inl | 9604 s << "\tvgprAllocationGranularity = " << value.vgprAllocationGranularity << '\n';
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1921 properties->vgprAllocationGranularity = in radv_GetPhysicalDeviceProperties2()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 9817 uint32_t vgprAllocationGranularity; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 10440 uint32_t vgprAllocationGranularity; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11979 uint32_t vgprAllocationGranularity; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12107 uint32_t vgprAllocationGranularity; member
|
D | vulkan_structs.hpp | 71540 , vgprAllocationGranularity( vgprAllocationGranularity_ ) 71608 vgprAllocationGranularity ); in reflect() 71626 ( vgprAllocationGranularity == rhs.vgprAllocationGranularity ); in operator ==() 71652 uint32_t vgprAllocationGranularity = {}; member
|
D | vulkan_hash.hpp | 9697 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.vgprAllocationGranularity ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 12869 uint32_t vgprAllocationGranularity; member
|
D | vulkan_structs.hpp | 75211 , vgprAllocationGranularity( vgprAllocationGranularity_ ) 75279 vgprAllocationGranularity ); in reflect() 75297 ( vgprAllocationGranularity == rhs.vgprAllocationGranularity ); in operator ==() 75323 uint32_t vgprAllocationGranularity = {}; member
|
D | vulkan_hash.hpp | 10275 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.vgprAllocationGranularity ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 12450 uint32_t vgprAllocationGranularity; member
|
D | vulkan_structs.hpp | 66795 … minVgprAllocation_ ), maxVgprAllocation( maxVgprAllocation_ ), vgprAllocationGranularity( vgprAll… 66833 …cationGranularity, vgprsPerSimd, minVgprAllocation, maxVgprAllocation, vgprAllocationGranularity ); in reflect() 66861 && ( vgprAllocationGranularity == rhs.vgprAllocationGranularity ); in operator ==() 66887 uint32_t vgprAllocationGranularity = {}; member
|
D | vulkan_hash.hpp | 8885 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.vgprAllocationGranularity ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12297 uint32_t vgprAllocationGranularity; member
|