Add a base class for GL shader programs.
By having a single base class for GL shader programs we simplify the customization of new shader programs. The concrete cases include - Allow frame dropping in shader program - Creating a FrameCache that selectively (based on timestamp) replays and clears the cached content PiperOrigin-RevId: 520322060
Showing
with
263 additions
and
335 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment