Searched defs:new_pool (Results 1 – 2 of 2) sorted by relevance
162 struct zink_query_pool *new_pool = CALLOC_STRUCT(zink_query_pool); in find_or_allocate_qp() local
1453 fn new_pool(ro: &Arc<ExecReadOnly>) -> Box<Pool<ProgramCache>> { in new_pool() method