Home
last modified time | relevance | path

Searched refs:memory_infos (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_common.h79 struct vk_rmv_memory_info memory_infos[VK_RMV_MEMORY_LOCATION_COUNT]; member
Dvk_rmv_exporter.c760 chunk->base_address = info->memory_infos[index].physical_base_address; in rmt_fill_chunk_segment_info()
761 chunk->size = info->memory_infos[index].size; in rmt_fill_chunk_segment_info()