rg_etc: Fix debug build
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 4 Apr 2014 07:39:28 +0000 (09:39 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Fri, 4 Apr 2014 07:39:28 +0000 (09:39 +0200)
commit2e8c7cad3a89dfce5b9bf95f42a91da625036ea5
tree394e5dcfc2354e79221c7593d4de8d0b470dce0b
parent1005cd8f89362a3e10d5377de827d6e83ffb695c
rg_etc: Fix debug build

In 4053911e we tried to fix the debug build and failed. The function API
actually asks for coords as first parameter. Our nightly builds expose
this debug build and have been failing due to this.

It also makes clear that the debug part of this code was never really
used upstream...
src/static_libs/rg_etc/rg_etc1.c