Searched refs:memory_types (Results 1 – 4 of 4) sorted by relevance
304 uint32_t memory_types = (1ull << dev->physical->memory.type_count) - 1; in anv_GetAndroidHardwareBufferPropertiesANDROID() local307 pProperties->memoryTypeBits = memory_types; in anv_GetAndroidHardwareBufferPropertiesANDROID()
1606 uint32_t memory_types = (1ull << device->physical->memory.type_count) - 1; in anv_image_get_memory_requirements() local1656 .memoryTypeBits = memory_types, in anv_image_get_memory_requirements()
4257 uint32_t memory_types = (1ull << device->physical->memory.type_count) - 1; in anv_get_buffer_memory_requirements() local4278 pMemoryRequirements->memoryRequirements.memoryTypeBits = memory_types; in anv_get_buffer_memory_requirements()
770 uint32_t memory_types = (1u << pdevice->memory_properties.memoryTypeCount) - 1; in radv_GetAndroidHardwareBufferPropertiesANDROID() local773 pProperties->memoryTypeBits = memory_types; in radv_GetAndroidHardwareBufferPropertiesANDROID()