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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2106 tu_flush_all_pending(struct tu_cache_state *cache) function in typeref:typename:void
2130 tu_flush_all_pending(&cmd_buffer->state.renderpass_cache);
2133 tu_flush_all_pending(&cmd_buffer->state.cache);
2951 tu_flush_all_pending(&cmd->state.renderpass_cache);
2954 tu_flush_all_pending(&cmd->state.cache);

Completed in 7 milliseconds