Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Du_idalloc.c40 util_idalloc_exists(struct util_idalloc *buf, unsigned id) in util_idalloc_exists() function
150 assert(util_idalloc_exists(buf, base * 32 + i)); in util_idalloc_alloc_range()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.2.0.rst3277 - util: make util_idalloc_exists private