On Wed 01 Feb 2017, Jason Ekstrand wrote: > The term "lossless compression" could potentially mean multisample > color compression, single-sample color compression or HiZ because they > are all lossless. The term CCS_E, however, has a very precise meaning; > in ISL and is only used to refer to single-sample color compression. > It's also much shorter which is nice. > --- > src/intel/isl/isl.h | 4 ++-- > src/intel/isl/isl_format.c | 8 ++++---- > src/intel/vulkan/anv_image.c | 2 +- > src/intel/vulkan/genX_cmd_buffer.c | 3 +-- > src/mesa/drivers/dri/i965/brw_context.c | 3 +-- > src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 3 +-- > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 3 +-- > 7 files changed, 11 insertions(+), 15 deletions(-)
Patch 1 is totally Reviewed-by: Chad Versace <chadvers...@chromium.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev