Home
last modified time | relevance | path

Searched refs:nine_queue_alloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_queue.h23 nine_queue_alloc(struct nine_queue_pool* ctx, unsigned space);
H A Dnine_csmt_helper.h195 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \
248 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \
297 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \
H A Dnine_queue.c160 nine_queue_alloc(struct nine_queue_pool* ctx, unsigned space) in nine_queue_alloc() function
H A Dnine_state.c186 instr = nine_queue_alloc(ctx->pool, sizeof(struct csmt_instruction)); in nine_csmt_process()
218 instr = nine_queue_alloc(ctx->pool, sizeof(struct csmt_instruction)); in nine_csmt_destroy()