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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.h497 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size);
H A Dralloc.c693 linear_zalloc_parent(void *parent, unsigned size) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.h559 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size);
H A Dralloc.c692 linear_zalloc_parent(void *parent, unsigned size) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_combine_stores.c456 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
H A Dnir_opt_copy_prop_vars.c1299 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_combine_stores.c385 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
H A Dnir_opt_copy_prop_vars.c1115 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),

Completed in 10 milliseconds