Descriptiongpu: Make GPU command decoder know right format of a GPU video texture in Win.
DXVAVideoDecodeAccelerator slightly creates BGRA texture while GpuVideoAccelerator reports
RGBA format to GPU command decoder.
This CL lets GPU command decoder know BGRA format in Win.
BUG=438691
Committed: https://crrev.com/5bcfb71ba1d2d3b8f94b5bdb2a19f8cdba58a928
Cr-Commit-Position: refs/heads/master@{#307444}
Patch Set 1 #
Total comments: 1
Patch Set 2 : dxva_video_decode_accelerator.cc to fetch BGRA #
Total comments: 4
Patch Set 3 : fix typo and avoid downcasting #
Total comments: 2
Patch Set 4 : Forward declaration of GLenum #
Total comments: 3
Patch Set 5 : TODO instead of FIXME #
Messages
Total messages: 17 (3 generated)
|