Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c431 static bool tc_is_buffer_shared(struct threaded_resource *buf) in tc_is_buffer_shared() function
2057 if (tc_is_buffer_shared(tbuf) || in tc_invalidate_buffer()
2223 if (tc_is_buffer_shared(tres)) in tc_buffer_map()