media/libraries/common/src
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
..
main GL: Use only the index location returned by glGetAttribLocation 2023-10-05 02:35:11 -07:00
test Fix Util.scaleLargeValue/Timestamp to handle negative numbers 2023-10-03 03:52:02 -07:00