Searched refs:check_pool_alloc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_descriptors_lazy.c340 check_pool_alloc(struct zink_context *ctx, struct zink_descriptor_pool *pool, struct hash_entry *he, struct zink_program *pg, function in typeref:struct:zink_descriptor_pool *
408 return check_pool_alloc(ctx, pool, he, pg, type, bdd, is_compute);
424 return check_pool_alloc(ctx, pool, he, pg, type, bdd, is_compute);

Completed in 8 milliseconds