gpu_shader5: Fix the GLSL version in indirect-projGradOffset-shadow

Graphics / Mesa 3D Graphics Library / Piglit - Jason Ekstrand [intel.com] - 14 January 2015 17:58 UTC

The ARB_gpu_shader5 extension requires GLSL 1.50 and we were only requiring GLSL 1.30

6c92c42 gpu_shader5: Fix the GLSL version in indirect-projGradOffset-shadow
.../compiler/indirect-projGradOffset-shadow.frag | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share