Home
last modified time | relevance | path

Searched refs:u_suballocator_alloc (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.h45 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
Du_suballoc.c88 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c54 u_suballocator_alloc(rctx->allocator_zeroed_memory, 4, 4, in r600_create_so_target()
Dr600_hw_context.c442 u_suballocator_alloc(rctx->b.allocator_zeroed_memory, 4, 16, in r600_emit_pfp_sync_me()
Dr600_query.c1623 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 16, in r600_query_hw_get_result_resource()
Dr600_asm.c2684 u_suballocator_alloc(rctx->allocator_fetch_shader, fs_size, 256, in r600_create_vertex_fetch_shader()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_streamout.c54 u_suballocator_alloc(sctx->b.allocator_zeroed_memory, 4, 4, in si_create_so_target()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.c1664 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 16, in r600_query_hw_get_result_resource()
1808 u_suballocator_alloc( in r600_render_condition()