mesa: rename ViewportIndexedf() to viewport_indexed_err()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 22 Jun 2017 13:14:02 +0000 (15:14 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 23 Jun 2017 07:26:43 +0000 (09:26 +0200)
commitefd42b5791d0b28b8150ec299b7013e342b87644
treed7206145446919206c32e23736105f1d9413af8f
parent52a448c7d0a22edc896e02d6cf13954c72676b2e
mesa: rename ViewportIndexedf() to viewport_indexed_err()

While are at it, add a 'context' parameter for consistency.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/viewport.c