Searched refs:linear_zalloc_parent (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | ralloc.h | 497 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size);
|
| H A D | ralloc.c | 693 linear_zalloc_parent(void *parent, unsigned size) function in typeref:typename:void *
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | ralloc.h | 559 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size);
|
| H A D | ralloc.c | 692 linear_zalloc_parent(void *parent, unsigned size) function in typeref:typename:void *
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_combine_stores.c | 456 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
|
| H A D | nir_opt_copy_prop_vars.c | 1299 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_combine_stores.c | 385 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
|
| H A D | nir_opt_copy_prop_vars.c | 1115 .lin_ctx = linear_zalloc_parent(mem_ctx, 0),
|
Completed in 10 milliseconds