Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.h45 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
Du_suballoc.c84 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc() function
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_streamout.c49 u_suballocator_alloc(rctx->allocator_zeroed_memory, 4, 4, in r600_create_so_target()
Dr600_query.c1403 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 16, in r600_query_hw_get_result_resource()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c394 u_suballocator_alloc(rctx->b.allocator_zeroed_memory, 4, 16, in r600_emit_pfp_sync_me()
Dr600_asm.c2625 u_suballocator_alloc(rctx->allocator_fetch_shader, fs_size, 256, in r600_create_vertex_fetch_shader()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c140 u_suballocator_alloc(sctx->ce_suballocator, size, 64, out_offset, in si_ce_upload()