Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c319 tc_resource_batch_usage_test_busy(const struct threaded_context *tc, const struct pipe_resource *pr… in tc_resource_batch_usage_test_busy() function
3228 bool can_unsync = !tc_resource_batch_usage_test_busy(tc, resource) && in tc_texture_subdata()