ac/surface/gfx6: compute FMASK together with the color surface
authorMarek Olšák <marek.olsak@amd.com>
Tue, 1 May 2018 00:54:06 +0000 (20:54 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 10 May 2018 22:26:33 +0000 (18:26 -0400)
commit9bf3570fed064cfc5a863fa4bd4802f11b1030f5
tree11b511fce9e43f01b9ccf8ecdd31b0e46d8822ab
parent276acda835a8b7e12ff84012c58e776a12e83769
ac/surface/gfx6: compute FMASK together with the color surface

instead of invoking FMASK computation separately.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/amd/common/ac_surface.c
src/amd/common/ac_surface.h
src/amd/vulkan/radv_image.c
src/gallium/drivers/radeonsi/si_texture.c
src/gallium/winsys/radeon/drm/radeon_drm_surface.c