Searched refs:PIPE_RENDER_COND_NO_WAIT (Results 1 – 4 of 4) sorted by relevance
398 #define PIPE_RENDER_COND_NO_WAIT 1 macro
436 mode != PIPE_RENDER_COND_NO_WAIT && in nvc0_render_condition()
395 If ``mode`` is PIPE_RENDER_COND_NO_WAIT and the query has not yet
1412 … (predicate->desc.MiscFlags & D3D11_QUERY_MISC_PREDICATEHINT) ? PIPE_RENDER_COND_NO_WAIT : PIPE_RE… in set_render_condition()