Home
last modified time | relevance | path

Searched refs:vram_operations_per_clock (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/vulkan/runtime/rmv/
Dvk_rmv_common.h97 uint32_t vram_operations_per_clock; member
Dvk_rmv_exporter.c803 chunk->memory_operations_per_clock = info->vram_operations_per_clock; in rmt_fill_chunk_adapter_info()
/external/mesa3d/src/freedreno/vulkan/
Dtu_rmv.cc73 info->vram_operations_per_clock = info->vram_bus_width = info->vram_bandwidth = 1; in tu_rmv_fill_device_info()
/external/mesa3d/src/intel/vulkan/
Danv_rmv.c95 info->vram_operations_per_clock = 1; in anv_rmv_fill_device_info()
/external/mesa3d/src/amd/vulkan/
Dradv_rmv.c434 info->vram_operations_per_clock = ac_memory_ops_per_clock(gpu_info->vram_type); in radv_rmv_fill_device_info()