projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13322a6
)
mesa: fix misleading comment
author
Timothy Arceri
<t_arceri@yahoo.com.au>
Fri, 3 Jul 2015 22:34:32 +0000
(08:34 +1000)
committer
Timothy 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
patch
|
blob
|
history
diff --git
a/src/mesa/main/shader_query.cpp
b/src/mesa/main/shader_query.cpp
index d562a90d2b246710ea8b6e6c35cc11d55fd1b0a0..c8d3687faa6717276e1c4cc28e333a6d10165f33 100644
(file)
--- 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