Searched refs:u_suballocator_alloc (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_suballoc.h | 45 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
|
D | u_suballoc.c | 88 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc() function
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_streamout.c | 54 u_suballocator_alloc(rctx->allocator_zeroed_memory, 4, 4, in r600_create_so_target()
|
D | r600_hw_context.c | 442 u_suballocator_alloc(rctx->b.allocator_zeroed_memory, 4, 16, in r600_emit_pfp_sync_me()
|
D | r600_query.c | 1623 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 16, in r600_query_hw_get_result_resource()
|
D | r600_asm.c | 2684 u_suballocator_alloc(rctx->allocator_fetch_shader, fs_size, 256, in r600_create_vertex_fetch_shader()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_streamout.c | 54 u_suballocator_alloc(sctx->b.allocator_zeroed_memory, 4, 4, in si_create_so_target()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_query.c | 1664 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 16, in r600_query_hw_get_result_resource() 1808 u_suballocator_alloc( in r600_render_condition()
|