main: Add STENCIL_INDEX formats to base_tex_format

Graphics / Mesa 3D Graphics Library / Mesa - Jason Ekstrand [intel.com] - 30 January 2015 17:49 UTC

This fixes a bug on BDW when our meta-based stencil blit path assert-fails due to an invalid internal format even though we do support the ARB_stencil_texturing extension.

7cc3bb2 main: Add STENCIL_INDEX formats to base_tex_format
src/mesa/main/teximage.c | 10 ++++++++++
1 file changed, 10 insertions(+)

Upstream: cgit.freedesktop.org


  • Share