Skip to content
  • Lina Versace's avatar
    gles2: Remove directory tests/gles2 · a109c7d0
    Lina Versace authored
    
    
    This directory contained a single test, gles2_shader_runner, that was
    never used. It was a failed artifact from the time when we were scrambling
    to discover how to support GLES2 in piglit. Instead, GLES functionality
    has been added to the real shader runner, tests/shaders/shader_runner.c.
    
    In the future, any tests specific to GLES2 should go into the directory
    tests/spec/gles-2.0, just as we do for all other GL versions.
    
    Signed-off-by: default avatarChad Versace <chad.versace@linux.intel.com>
    Reviewed-by: default avatarEric Anholt <eric@anholt.net>
    a109c7d0