diff options
author | Rob Clark <[email protected]> | 2019-06-12 12:03:58 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-06-15 07:33:04 -0700 |
commit | 4c75d62ce863bf397d9db3c94ce7eb12f7aa9250 (patch) | |
tree | d400dcfd08881a329ab440caabe7787d0f5087d4 /src/hgl | |
parent | 1d75f525891efd6483404da6b4ae70784179db9c (diff) |
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 <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions