OSDN Git Service

main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 27 Feb 2015 23:53:11 +0000 (18:53 -0500)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 7 Mar 2015 17:21:34 +0000 (17:21 +0000)
commit73f8e342a7d33e296eb7a92b3dffae55a66f8f9f
tree9e1bf7505d3204b6a0199abcf4e40e3076ae4581
parent53d66c0c7c39fbe2a587a849e0714d6f9a01f476
main/base_tex_format: Properly handle STENCIL_INDEX1/4/16

This takes "fbo-stencil blit GL_STENCIL_INDEX1/4/16" from crash to pass on
BDW.

Cc: 10.5 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit c4925d7f3b66d63fbdd7b7607cd809db1e58bee9)
src/mesa/main/teximage.c