[Mesa-dev] [PATCH 6/7] i965/fs_surface_builder: Work in terms of native formats
Chad Versace
chad.versace at intel.com
Mon Nov 9 14:36:36 PST 2015
On Wed 04 Nov 2015, Jason Ekstrand wrote:
> ---
> src/mesa/drivers/dri/i965/brw_fs_nir.cpp | 7 ++++---
> src/mesa/drivers/dri/i965/brw_fs_surface_builder.cpp | 14 ++++++--------
> src/mesa/drivers/dri/i965/brw_fs_surface_builder.h | 4 ++--
> 3 files changed, 12 insertions(+), 13 deletions(-)
I applied patches 1-6 to master and closely searched for instances of
brw_format misused as a mesa_format and vice-versa, and found none. So
patch 6 LGTM.
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list