Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_queue.h43 nine_queue_no_flushed_work(struct nine_queue_pool* ctx);
Dnine_queue.c211 nine_queue_no_flushed_work(struct nine_queue_pool* ctx) in nine_queue_no_flushed_work() function
Dnine_state.c253 if (nine_queue_no_flushed_work(ctx->pool)) in nine_csmt_pause()