diff options
author | Jason Ekstrand <[email protected]> | 2017-01-20 22:12:06 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-05-09 11:16:33 -0700 |
commit | 804856fa5735164cc0733ad0ea62adad39b00ae2 (patch) | |
tree | e0d6eb5e303372e88b87b00c85c3a66a7b2f287e /src/intel/isl/isl_format.c | |
parent | 9e492bb92e95f02148165eb9e9e3f37f76a66417 (diff) |
intel/blorp: Handle more exotic destination formats
This commit adds support for the following formats as destination
formats even though the hardware does not support rendering to them:
- ISL_FORMAT_R24_UNORM_X8_TYPELESS
- ISL_FORMAT_A4B4G4R4_UNORM
- ISL_FORMAT_L8_UNORM_SRGB
- ISL_FORMAT_R9G9B9E5_SHAREDEXP
This is done by using a different format and emitting shader code to
fake it the rest of the way.
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/intel/isl/isl_format.c')
0 files changed, 0 insertions, 0 deletions