[Piglit] [PATCH] compressedteximage: bump the texture size to reproduce a radeonsi bug

Brian Paul brianp at vmware.com
Mon Jul 27 10:34:41 PDT 2015


On 07/27/2015 11:19 AM, Marek Olšák wrote:
> From: Marek Olšák <marek.olsak at amd.com>
>
> ---
>   tests/texturing/compressedteximage.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/texturing/compressedteximage.c b/tests/texturing/compressedteximage.c
> index e2ed202..cec492e 100644
> --- a/tests/texturing/compressedteximage.c
> +++ b/tests/texturing/compressedteximage.c
> @@ -34,7 +34,7 @@
>
>   #include "piglit-util-gl.h"
>
> -#define SIZE 128
> +#define SIZE 256
>
>   PIGLIT_GL_TEST_CONFIG_BEGIN
>
>

Reviewed-by: Brian Paul <brianp at vmware.com>



More information about the Piglit mailing list