Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c30 static void compute_memory_shadow(struct compute_memory_pool* pool,
150 compute_memory_shadow(pool, pipe, 1); in compute_memory_grow_defrag_pool()
159 compute_memory_shadow(pool, pipe, 0); in compute_memory_grow_defrag_pool()
176 static void compute_memory_shadow(struct compute_memory_pool* pool, in compute_memory_shadow() function