mesa: Allow srcFormat=GL_DEPTH_STENCIL in _mesa_texstore_xx_xx() functions
_mesa_texstore_z24_s8() and _mesa_texstore_z32f_x24s8() are capable of handling GL_DEPTH_STENCIL format. So, allow it in both the functions. Cc: <mesa-stable@lists.freedesktop.org> Signed-off-by:Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by:
Ian Romanick <ian.d.romanick@intel.com> (cherry picked from commit 1a8f9ba9)