gallium/format: add support for X24S8 and S8X24 formats.
authorDave Airlie <airlied@redhat.com>
Tue, 5 Oct 2010 23:30:17 +0000 (09:30 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 12 Oct 2010 23:30:03 +0000 (09:30 +1000)
commit66a0d1e4b930902810a5825193c4057626a51558
tree4249ecc05ed5f64d3475b87974d700b803eb1618
parent4ecb2c105da590abf79421a06234b636cd1afcd6
gallium/format: add support for X24S8 and S8X24 formats.

these formats are needed for hw that can sample and write stencil values.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/util/u_format.csv
src/gallium/auxiliary/util/u_format_zs.c
src/gallium/auxiliary/util/u_format_zs.h
src/gallium/auxiliary/util/u_tile.c
src/gallium/docs/source/tgsi.rst
src/gallium/include/pipe/p_format.h