Searched defs:do_wait (Results 1 – 3 of 3) sorted by relevance
135 bool do_wait, in get_occlusion_query_result()169 bool do_wait, in get_timestamp_query_result()199 bool do_wait, in get_query_result()226 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; in v3dv_get_query_pool_results_cpu() local
11 int do_wait = 0; in main() local
5920 static bool do_wait(struct vrend_fence *fence, bool can_block) in do_wait() function