Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h716 bool prefer_async);
H A Du_threaded_context.c807 bool prefer_async) in threaded_context_flush() argument
818 if (prefer_async || !util_queue_fence_is_signalled(&last->fence)) in threaded_context_flush()