Home
last modified time | relevance | path

Searched refs:linear_zalloc_parent (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
Dralloc.h559 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size);
Dralloc.c692 linear_zalloc_parent(void *parent, unsigned size) in linear_zalloc_parent() function
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_combine_stores.c456 .lin_ctx = linear_zalloc_parent(mem_ctx, 0), in nir_opt_combine_stores()
Dnir_opt_copy_prop_vars.c1299 .lin_ctx = linear_zalloc_parent(mem_ctx, 0), in nir_copy_prop_vars_impl()