Searched refs:anv_cmd_alloc_is_empty (Results 1 – 2 of 2) sorted by relevance
754 if (anv_cmd_alloc_is_empty(private_mem_alloc)) { in cmd_build_acceleration_structures()772 if (transient_total > 0 && anv_cmd_alloc_is_empty(transient_mem_alloc)) { in cmd_build_acceleration_structures()
4386 anv_cmd_alloc_is_empty(struct anv_cmd_alloc alloc) in anv_cmd_alloc_is_empty() function