r-b
On Tue, Jul 16, 2019 at 1:25 AM Dave Airlie wrote:
>
> From: Dave Airlie
>
> Setting this seems to be broken, amdvlk only sets it for quilted
> textures which I'm not sure what those are.
>
> Fixes: dEQP-VK.glsl.texture_functions.query.texturesize*3d*
> ---
> src/amd/vulkan/radv_image.c | 2
From: Dave Airlie
Setting this seems to be broken, amdvlk only sets it for quilted
textures which I'm not sure what those are.
Fixes: dEQP-VK.glsl.texture_functions.query.texturesize*3d*
---
src/amd/vulkan/radv_image.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/amd/