Home
last modified time | relevance | path

Searched refs:nine_queue_get (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_queue.h34 nine_queue_get(struct nine_queue_pool* ctx);
Dnine_queue.c105 nine_queue_get(struct nine_queue_pool* ctx) in nine_queue_get() function
Dnine_state.c106 (instr = (struct csmt_instruction *)nine_queue_get(ctx->pool))) { in nine_csmt_worker()