Skip to content
  • Emma Anholt's avatar
    glapi: Add parsing of GLES2/gl2ext.h. · 3140a4e1
    Emma Anholt authored
    
    
    Weirdly, the gl3ext.h has no entries currently, and to access
    extensions from GLES3 you need to include this GLES2 header.
    
    We now have code-generated piglit-dispatch support for all of desktop,
    GLES2, and GLES3.
    
    v2: Express the corename substitution as a regexp. (suggestion by Paul)
    
    Reviewed-by: default avatarPaul Berry <stereotype441@gmail.com>
    3140a4e1