summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Arceri <t_arceri@yahoo.com.au>2015-07-04 08:34:32 +1000
committerTimothy Arceri <t_arceri@yahoo.com.au>2015-07-22 13:34:45 +1000
commitfcc1949cc4d97d8ed714020d5b86b31b70eca774 (patch)
treec62123e4129fb12ce347100c1cde1def860a136d
parent13322a6590b9e64a9a9f8dd304898e9ab6bedd49 (diff)
downloadexternal_mesa3d-fcc1949cc4d97d8ed714020d5b86b31b70eca774.zip
external_mesa3d-fcc1949cc4d97d8ed714020d5b86b31b70eca774.tar.gz
external_mesa3d-fcc1949cc4d97d8ed714020d5b86b31b70eca774.tar.bz2
mesa: fix misleading comment
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
-rw-r--r--src/mesa/main/shader_query.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp
index d562a90..c8d3687 100644
--- a/src/mesa/main/shader_query.cpp
+++ b/src/mesa/main/shader_query.cpp
@@ -787,8 +787,6 @@ program_resource_location(struct gl_shader_program *shProg,
/**
* Function implements following location queries:
- * glGetAttribLocation
- * glGetFragDataLocation
* glGetUniformLocation
*/
GLint