mesa/src
Ian Romanick 7fc4a82007 mesa: Silence unused parameter warnings
Neither shProg nor name was used.  Remove them both.

main/shader_query.cpp:779:53: warning: unused parameter ‘shProg’ [-Wunused-parameter]
 program_resource_location(struct gl_shader_program *shProg,
                                                     ^
main/shader_query.cpp:780:72: warning: unused parameter ‘name’ [-Wunused-parameter]
                           struct gl_program_resource *res, const char *name,
                                                                        ^

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
2016-05-24 11:04:08 -07:00
..
compiler glsl/linker: Silence unused parameter warning 2016-05-24 11:04:05 -07:00
egl egl: Add OpenGL_ES to API string regardless of GLES version 2016-05-23 13:46:01 -07:00
gallium nvc0: expose robust buffer access 2016-05-23 22:22:05 -04:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx glxcmds: glXGetFBConfigs, fix screen bounds 2016-05-23 12:07:47 +01:00
gtest
hgl
intel anv/formats: Use isl_format_supports* for format introspection 2016-05-23 19:12:34 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED). 2016-05-23 16:44:22 -07:00
mesa mesa: Silence unused parameter warnings 2016-05-24 11:04:08 -07:00
util util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00