mesa: replace _mesa_problem() with unreachable() in mipmap.c
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 9 May 2017 02:46:48 +0000 (12:46 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 16 May 2017 02:25:50 +0000 (12:25 +1000)
commit51486d3369e3f6c6a1def1208eaf89f0324de44d
tree98519442ecbd6dab79cacc301c3ecaa9f2ac648f
parent1bd692b946520fbe4f0ef5bbf2f9605b2ff4718e
mesa: replace _mesa_problem() with unreachable() in mipmap.c

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/mipmap.c