d3d12: Add pipe_video_codec::process_frame implementation
authorSil Vilerino <sivileri@microsoft.com>
Fri, 15 Jul 2022 12:03:56 +0000 (08:03 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 21 Jul 2022 22:40:31 +0000 (22:40 +0000)
commit323cf5a68d31ca7a885570b88a5a8bcdcadb0162
treec28b333c3e04826b136c108e87cc05958ebf1005
parent345fd9209267ba5bd205cd87153c74c159d2e51d
d3d12: Add pipe_video_codec::process_frame implementation

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17557>
src/gallium/drivers/d3d12/d3d12_common.h
src/gallium/drivers/d3d12/d3d12_video_proc.cpp [new file with mode: 0644]
src/gallium/drivers/d3d12/d3d12_video_proc.h [new file with mode: 0644]
src/gallium/drivers/d3d12/meson.build