Add support for querying vertex attributes in reflection API
authorThomas Perl <m@thp.io>
Tue, 17 May 2016 11:59:13 +0000 (13:59 +0200)
committerThomas Perl <m@thp.io>
Thu, 19 May 2016 07:16:19 +0000 (09:16 +0200)
commitd6e1a5b1f8415c9ef89f8d1cd842b2ca2655305c
tree48c715ae5411f1d2fd6656006dea39d216ae17d3
parentbedde872b68bb22aa71d0461f262e21d9e0f8780
Add support for querying vertex attributes in reflection API
glslang/MachineIndependent/ShaderLang.cpp
glslang/MachineIndependent/reflection.cpp
glslang/MachineIndependent/reflection.h
glslang/Public/ShaderLang.h