Searched refs:u_suballocator_create (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_suballoc.h | 37 u_suballocator_create(struct pipe_context *pipe, unsigned size, unsigned bind,
|
D | u_suballoc.c | 60 u_suballocator_create(struct pipe_context *pipe, unsigned size, unsigned bind, in u_suballocator_create() function
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.c | 191 rctx->allocator_fetch_shader = u_suballocator_create(&rctx->b.b, 64 * 1024, in r600_create_context()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.c | 207 u_suballocator_create(&sctx->b.b, 1024 * 1024, in si_create_context()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_pipe_common.c | 606 u_suballocator_create(&rctx->b, rscreen->info.gart_page_size, in r600_common_context_init()
|