Files
mesa/src
Rob Clark 4c75d62ce8 gallium: add z24s8_as_r8g8b8a8 format
This maps to a special format that recent generations of adreno have,
for blitting z24s8.  Conceptually it is similar to doing Z and/or S
blits by pretending it is r8g8b8a8 (with appropriate writemask).  But
it differs when bandwidth compression is used, as z24 is a different
type from r8g8b8.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@gmail.com>
2019-06-15 07:33:04 -07:00
..
2019-04-29 21:17:19 +00:00
2019-05-21 14:40:22 +01:00
2019-04-15 13:44:29 -07:00
2019-06-12 15:57:16 -07:00
2019-06-05 08:58:05 +00:00