mesa: rename attach_shader() to attach_shader_err()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 23 Jun 2017 14:54:40 +0000 (16:54 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 28 Jun 2017 08:25:12 +0000 (10:25 +0200)
commitf04a5b4df062b20989805a730ac644fe388eca48
tree7d2f0d480cfee73c72a7ea6d7e204c80481f9271
parent3ae7777d25504097050c0ed51afe6866dc10df7c
mesa: rename attach_shader() to attach_shader_err()

And add a no_error variant.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/shaderapi.c