mesa: begin removing _mesa_compressed_row_stride() calls
authorBrian Paul <brianp@vmware.com>
Sun, 25 Oct 2009 23:20:13 +0000 (17:20 -0600)
committerBrian Paul <brianp@vmware.com>
Sun, 25 Oct 2009 23:20:24 +0000 (17:20 -0600)
commit2594168e9f3cdc4ac53c925486491167837cda30
tree501dffd1a1f62ae54231d81d5c5980084e0d0325
parent82bcc1c5d27b825db7f002c3c183bd1dc7833438
mesa: begin removing _mesa_compressed_row_stride() calls

Use equivalent _mesa_format_row_stride() function instead.
src/mesa/main/mipmap.c
src/mesa/main/texstore.c