media/libraries/common/src
hschlueter dac3878273 Implement default GlTextureProcessor in SingleFrameGlTextureProcessor.
SingleFrameGlTextureProcessor is now an abstract class containing a
default implementation of the more flexible GlTextureProcessor interface
while still exposing the same simple abstract methods for single frame
processing it previously did.

FrameProcessorChain and GlEffect will be changed to use
GlTextureProcessor in follow-ups.

PiperOrigin-RevId: 453633000
(cherry picked from commit 457f446114)
2022-06-08 09:44:25 +00:00
..
main Implement default GlTextureProcessor in SingleFrameGlTextureProcessor. 2022-06-08 09:44:25 +00:00
test Consider shuffle order in Timeline.equals() 2022-06-28 12:15:54 +00:00