mesa: add bind_attrib_location() helper
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 26 Jun 2017 15:35:24 +0000 (17:35 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 28 Jun 2017 08:25:13 +0000 (10:25 +0200)
commit34e5b39f37f6bd43676b3422b058c4df464c5ee7
tree587b1207069670a3c560450c3c1d604f40c098cd
parent352adb53db342a5b9042680a5e81ffbca1b2a417
mesa: add bind_attrib_location() helper

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