mesa: fix misleading comment
authorTimothy Arceri <t_arceri@yahoo.com.au>
Fri, 3 Jul 2015 22:34:32 +0000 (08:34 +1000)
committerTimothy Arceri <t_arceri@yahoo.com.au>
Wed, 22 Jul 2015 03:34:45 +0000 (13:34 +1000)
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
src/mesa/main/shader_query.cpp

index d562a90d2b246710ea8b6e6c35cc11d55fd1b0a0..c8d3687faa6717276e1c4cc28e333a6d10165f33 100644 (file)
@@ -787,8 +787,6 @@ program_resource_location(struct gl_shader_program *shProg,
 
 /**
  * Function implements following location queries:
- *    glGetAttribLocation
- *    glGetFragDataLocation
  *    glGetUniformLocation
  */
 GLint