Files
mesa/src
Gert Wollny d8bb88d0b4 i965: Explicitely handle swizzles for MESA_FORMAT_R_SRGB8
The format is emulated by using ISL_FORMAT_L8_SRGB, therefore we need to
force swizzles for the GBA channels. However, doing this only based on the
data type GL_RED breaks other formats, therefore, test specifically for the
format.

Fixes: c5363869d4
  i965: Force zero swizzles for unused components in GL_RED and GL_RG
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2018-11-28 10:07:02 +01:00
..
2018-11-20 09:09:22 -08:00
2018-11-20 09:09:22 -08:00
2018-11-20 09:09:22 -08:00
2018-11-20 09:09:22 -08:00
2018-02-16 16:56:34 -06:00
2018-11-27 15:44:02 -05:00
2018-10-19 16:50:26 +01:00