Searched refs:u_suballocator_create (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_suballoc.h37 u_suballocator_create(struct pipe_context *pipe, unsigned size, unsigned bind,
H A Du_suballoc.c63 u_suballocator_create(struct pipe_context *pipe, unsigned size, unsigned bind, function in typeref:struct:u_suballocator *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.c209 u_suballocator_create(&ctx->base, 1024 * 1024, 0,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c219 u_suballocator_create(&rctx->b.b, 64 * 1024,
H A Dr600_pipe_common.c692 u_suballocator_create(&rctx->b, rscreen->info.gart_page_size,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c434 u_suballocator_create(&sctx->b, 128 * 1024,

Completed in 8 milliseconds