Home
last modified time | relevance | path

Searched refs:do_wait (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_query.c499 bool do_wait, in query_is_available()
507 if (do_wait) { in query_is_available()
553 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; in v3dv_get_query_pool_results() local
562 query_is_available(device, pool, i, do_wait, &available); in v3dv_get_query_pool_results()
496 query_is_available(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_wait, bool *available) query_is_available() argument

Completed in 2 milliseconds