aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2016-05-18 18:26:34 -0700
committerIan Romanick <[email protected]>2016-05-24 11:04:08 -0700
commit7fc4a82007c3a967b6d0c177bfb1f93cff0398f5 (patch)
tree12f24b7607c441eaa4a4fb9c14b8f5b0d4300fda /src/gallium/drivers/swr
parent78399cf17031ea8fe401769bb92a60b0ac7001ea (diff)
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 <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> Reviewed-by: Alejandro Piñeiro <[email protected]>
Diffstat (limited to 'src/gallium/drivers/swr')
0 files changed, 0 insertions, 0 deletions