Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture.c94 context->vpp_needs_flush_on_endpic = true; in vlVaBeginPicture()
834 context->vpp_needs_flush_on_endpic) { in vlVaEndPicture()
836 context->vpp_needs_flush_on_endpic = false; in vlVaEndPicture()
Dva_private.h321 bool vpp_needs_flush_on_endpic; member
Dpostproc.c177 context->vpp_needs_flush_on_endpic = true; in vlVaVidEngineBlit()