Searched defs:virgl_memory_info (Results 1 – 1 of 1) sorted by relevance
38 struct virgl_memory_info struct40 uint32_t total_device_memory; /**< size of device memory, e.g. VRAM */41 uint32_t avail_device_memory; /**< free device memory at the moment */42 uint32_t total_staging_memory; /**< size of staging memory, e.g. GART */43 uint32_t avail_staging_memory; /**< free staging memory at the moment */44 uint32_t device_memory_evicted; /**< size of memory evicted (monotonic counter) */45 uint32_t nr_device_memory_evictions; /**< # of evictions (monotonic counter) */