diff options
author | Jason Ekstrand <[email protected]> | 2014-07-18 18:23:30 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-07-23 16:48:35 -0700 |
commit | 6bac86cd85bf85dd03df7e788232059dc63b9f65 (patch) | |
tree | f08b1f447ac6d7952e294452b05b09e771945487 /doxygen | |
parent | 5072d0e7fc6120fe7d1a02f0d4ba3daed4a03573 (diff) |
i965: Accelerate uploads of RGBA and BGRA GL_UNSIGNED_INT_8_8_8_8_REV textures
Since intel is always going to be little-endian,
GL_UNSIGNED_INT_8_8_8_8_REV is the same as GL_UNSIGNED_BYTE for RGBA and
BGRA textures, so the same acceleration code will work. We might as well
use it.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions