diff options
author | Thomas Hellstrom <[email protected]> | 2015-09-16 05:53:13 -0700 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2015-09-17 00:03:00 -0700 |
commit | 7e2865064916b85243788fc69040bb981f53c4f9 (patch) | |
tree | d53de2da278fddc021ac625cb5247c349ceb07b0 /src/mesa/main/texcompress_bptc.c | |
parent | ba02f7a3b6a0e4314753a8e5080db61241563f9c (diff) |
st/xa: Use PIPE_FORMAT_R8_UNORM when available
XA has been using L8_UNORM for a8 and yuv component surfaces.
This commit instead makes XA prefer R8_UNORM since it's assumed to have a
higher availability.
Also neither of these formats are suitable as destination formats using
destination alpha blending, so reject those operations.
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/texcompress_bptc.c')
0 files changed, 0 insertions, 0 deletions