Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dcompute_memory_pool.h85 static inline int is_item_user_ptr(struct compute_memory_item *item) in is_item_user_ptr() function
Dcompute_memory_pool.c390 if (!(item->status & ITEM_MAPPED_FOR_READING) && !is_item_user_ptr(item)) { in compute_memory_promote_item()
550 if (res && !is_item_user_ptr(item)) in compute_memory_free_item()