[Mesa-dev] [PATCH V2 2/4] mesa: fix incorrect comment

Timothy Arceri t_arceri at yahoo.com.au
Fri Jul 3 15:48:54 PDT 2015


Cc: Tapani Pälli <tapani.palli at intel.com>
---
 src/mesa/main/shader_query.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp
index a6246a3..0473c2e 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
-- 
2.4.3



More information about the mesa-dev mailing list