Searched refs:rerzalloc (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/util/ |
D | ralloc.h | 216 #define rerzalloc(ctx, ptr, type, old_count, new_count) \ macro
|
D | register_allocate.c | 535 g->nodes[i].adjacency = rerzalloc(g, g->nodes[i].adjacency, BITSET_WORD, in ra_realloc_interference_graph()
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_cp.c | 203 const_state->immediates = rerzalloc(const_state, in lower_immed()
|
D | ir3_parser.y | 160 const_state->immediates = rerzalloc(const_state, in add_const()
|
/external/mesa3d/src/compiler/glsl/ |
D | gl_nir_link_uniforms.c | 752 rerzalloc(sh->Program, sh->Program->sh.BindlessSamplers, in update_uniforms_shader_info() 808 rerzalloc(sh->Program, sh->Program->sh.BindlessImages, in update_uniforms_shader_info()
|