media/libraries/common/src/main/java
huangdarwin 40b990f5fa GL: Use only the index location returned by glGetAttribLocation
location and index are mostly equivalent, except that it's possible that location is more up-to-date than index, so we can just always use location.

PiperOrigin-RevId: 570950407
2023-10-05 02:35:11 -07:00
..
androidx/media3/common GL: Use only the index location returned by glGetAttribLocation 2023-10-05 02:35:11 -07:00