diff options
author | Neil Roberts <[email protected]> | 2014-07-25 11:31:07 +0100 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2014-08-12 18:00:26 +0100 |
commit | 0c6e230eb1a6c22e15c852ae98a39110c13d78b8 (patch) | |
tree | 145f5da7f28d30f25b3cb374c4464618d8b815da /src/mesa/math/m_eval.c | |
parent | 5ceb4bff33379907542dc3705e850c3eb5d45caf (diff) |
mesa: Fix the base format for GL_COMPRESSED_RGB_BPTC_*_FLOAT_ARB
The signed and unsigned half-float BPTC-compressed formats were being reported
as having a base format of GL_RGBA but they don't store an alpha channel so it
should be GL_RGB.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/math/m_eval.c')
0 files changed, 0 insertions, 0 deletions