Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1300 PIPE_QUERY_PARTIAL = (1 << 1), enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c243 if (unsignalled && !(flags & PIPE_QUERY_PARTIAL)) in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2997 flags |= PIPE_QUERY_PARTIAL; in handle_copy_query_pool_results()