Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c292 #define tc_sync(tc) _tc_sync(tc, "", __func__) macro
319 tc_sync(token->tc); in threaded_context_flush()
358 tc_sync(threaded_context(pipe)); in threaded_context_unwrap_sync()
1162 tc_sync(tc); in tc_set_compute_resources()
1174 tc_sync(tc); in tc_set_global_binding()
1239 tc_sync(threaded_context(_pipe)); in tc_create_stream_output_target()
1272 tc_sync(tc); in tc_create_texture_handle()
1329 tc_sync(tc); in tc_create_image_handle()
1864 tc_sync(tc); in tc_texture_subdata()
1881 tc_sync(tc); \
[all …]