media/library/core/src
andrewlewis 0af7f5c287 Fix spherical scene rendering
The draw method was disabling vertex attrib arrays but not re-enabling them. Remove the call to disable the vertex attrib arrays so that then remain enabled after the program is created.

Manually verified by setting the surface type to spherical in the demo app and playing a spherical sample video.

Issue: google/ExoPlayer#9782
PiperOrigin-RevId: 420707503
2022-01-10 12:49:46 +00:00
..
androidTest Migrate usages of deprecated MediaItem symbols 2021-11-08 09:48:45 +00:00
main Fix spherical scene rendering 2022-01-10 12:49:46 +00:00
test Add tests for DefaultTrackSelector handling of forced & default tracks 2022-01-10 12:46:08 +00:00