Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h128 PIPE_VIDEO_VPP_BLEND_MODE_NONE = 0x0, enumerator
/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c163 context->desc.vidproc.blend.mode = PIPE_VIDEO_VPP_BLEND_MODE_NONE; in vlVaVidEngineBlit()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp679 uint32_t blend_modes = PIPE_VIDEO_VPP_BLEND_MODE_NONE; in d3d12_screen_get_video_param_postproc()