Searched defs:pipe_memory_info (Results 1 – 1 of 1) sorted by relevance
1054 struct pipe_memory_info struct1056 unsigned total_device_memory; /**< size of device memory, e.g. VRAM */1057 unsigned avail_device_memory; /**< free device memory at the moment */1058 unsigned total_staging_memory; /**< size of staging memory, e.g. GART */1059 unsigned avail_staging_memory; /**< free staging memory at the moment */1060 unsigned device_memory_evicted; /**< size of memory evicted (monotonic counter) */1061 unsigned nr_device_memory_evictions; /**< # of evictions (monotonic counter) */