Descriptioncc: Add support for non-2D texture targets to YUVVideoQuad.
This removes the TEXTURE_2D target and normalized coordinates
assumption from the YUVVideoQuad code. This is a prerequisite
to using IOSurface/SurfaceTexture backed GpuMemoryBuffers for
zero-copy transfer of software decoded video frames to the
graphics hardware.
BUG=485859
TEST=cc_unittests --gtest_filter=VideoGLRendererPixelTest.*
Committed: https://crrev.com/b71e399156a93a2ea675c77f1cb98c84dac813eb
Cr-Commit-Position: refs/heads/master@{#329524}
Patch Set 1 #
Total comments: 4
Patch Set 2 : invert scale #
Total comments: 10
Patch Set 3 : danakj's review #Patch Set 4 : fix mojo build issue #
Total comments: 1
Patch Set 5 : add TODOs #Patch Set 6 : s/jamesr/sky/ #
Messages
Total messages: 30 (7 generated)
|