Searched refs:realloc_bo (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c56 * called on realloc_bo to ensure the neccessary state is re-
101 realloc_bo(struct fd_resource *rsc, uint32_t size) function in typeref:typename:void
543 realloc_bo(rsc, fd_bo_size(rsc->bo));
812 realloc_bo(rsc, fd_screen(prsc->screen)->setup_slices(rsc));
991 realloc_bo(rsc, size);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c66 * called on realloc_bo to ensure the necessary state is re-
194 realloc_bo(struct fd_resource *rsc, uint32_t size) function in typeref:typename:void
736 realloc_bo(rsc, fd_bo_size(rsc->bo));
1064 realloc_bo(rsc, fd_screen(prsc->screen)->setup_slices(rsc));
1335 realloc_bo(rsc, size);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst95 - freedreno/a6xx: texture cache vs realloc_bo()

Completed in 10 milliseconds