Reviewed-by: Marek Olšák
Marek
On Mon, Sep 11, 2017 at 3:26 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> ---
> We hit this assertion with 3D textures on gfx9.
>
> I'm not aware of any 3D-texture-specific failures, but I'm also not sure
> whether CMASK is supposed to work with 3D textur
From: Nicolai Hähnle
---
We hit this assertion with 3D textures on gfx9.
I'm not aware of any 3D-texture-specific failures, but I'm also not sure
whether CMASK is supposed to work with 3D textures or whether we've just
been lucky.
---
src/amd/addrlib/gfx9/gfx9addrlib.cpp | 3 ++-
1 file chang