Searched refs:u_suballocator_alloc (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_suballoc.h45 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
H A Du_suballoc.c88 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_suballoc.h64 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
H A Du_suballoc.c71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.c84 u_suballocator_alloc(ctx->suballocator, cbs->size, 0x10,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c53 u_suballocator_alloc(sctx->allocator_zeroed_memory, 4, 4,
H A Dsi_query.c1483 u_suballocator_alloc(sctx->allocator_zeroed_memory, 16, 16,
1629 u_suballocator_alloc(
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_streamout.c54 u_suballocator_alloc(rctx->allocator_zeroed_memory, 4, 4,
H A Dr600_hw_context.c454 u_suballocator_alloc(rctx->b.allocator_zeroed_memory, 4, 16,
H A Dr600_query.c1639 u_suballocator_alloc(rctx->allocator_zeroed_memory, 16, 256,
H A Dr600_asm.c2766 u_suballocator_alloc(rctx->allocator_fetch_shader, fs_size, 256,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_streamout.c54 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 4, 4,
H A Dr600_hw_context.c454 u_suballocator_alloc(&rctx->b.allocator_zeroed_memory, 4, 16,
H A Dr600_query.c1637 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 16, 256,
H A Dr600_asm.c2774 u_suballocator_alloc(&rctx->allocator_fetch_shader, fs_size, 256,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c295 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer);
H A Dsi_state_streamout.c166 u_suballocator_alloc(&sctx->allocator_zeroed_memory, buf_filled_size_size, 4,
H A Dsi_query.c1457 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer);
1592 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 8, 8, &squery->workaround_offset,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp148 u_suballocator_alloc(&ctx->query_allocator, buffer_size, 256,
H A Dd3d12_context.cpp1434 u_suballocator_alloc(&ctx->so_allocator, sizeof(uint64_t), 4,
1502 u_suballocator_alloc(&ctx->so_allocator, sizeof(uint64_t), 4,

Completed in 32 milliseconds