r-b
On Mon, Jun 24, 2019 at 12:14 PM Samuel Pitoiset
wrote:
>
> This reduces the size of fill operations needed to clear FMASK
> for layered color textures.
>
> GFX9 unsupported for now.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/amd/common/ac_surface.c | 1 +
> src/amd/common/
This reduces the size of fill operations needed to clear FMASK
for layered color textures.
GFX9 unsupported for now.
Signed-off-by: Samuel Pitoiset
---
src/amd/common/ac_surface.c | 1 +
src/amd/common/ac_surface.h | 1 +
src/amd/vulkan/radv_cmd_buffer.c| 7 ++