https://bugs.freedesktop.org/show_bug.cgi?id=108846
--- Comment #1 from Nicolai Hähnle ---
Why do we care about a gcc version that old?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
Pi
Ilia Mirkin writes:
> Mesa will only consider the shader a compat shader if it has an explicit
> "compatibility" token in the version. Without this, we don't get
> gl_TexCoord, used by the test.
>
> Signed-off-by: Ilia Mirkin
Reviewed-by: Eric Anholt
signature.asc
Description: PGP signature
From: Vadym Shovkoplias
This test checks max possible blit buffers sizes
v2: copyright updated
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108088
Signed-off-by: Vadym Shovkoplias
---
tests/fbo/CMakeLists.gl.txt | 1 +
tests/fbo/fbo-blit-check-limits.c | 85 ++