Skip to content
  • Samuel Pitoiset's avatar
    skip the 'GL >= x.y' line if present · 73217dee
    Samuel Pitoiset authored
    shaderdb runner fails at parsing shader_test files when the first
    line inside the require block is not 'GLSL >= x.y'. This just skips
    the GL version requirement which is actually unused and allows to
    compile +164 shaders from piglit.
    73217dee