Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c680 tc_is_buffer_busy(struct threaded_context *tc, struct threaded_resource *tbuf, in tc_is_buffer_busy() function
2041 if (!tc_is_buffer_busy(tc, tbuf, PIPE_MAP_READ_WRITE)) { in tc_invalidate_buffer()
2164 !tc_is_buffer_busy(tc, tres, usage))) in tc_improve_map_buffer_flags()