add back layoutLocation to public API
This commit is contained in:
parent
effcbf7893
commit
edca09e3af
2 changed files with 4 additions and 0 deletions
|
|
@ -745,6 +745,8 @@ public:
|
|||
GLSLANG_EXPORT void dump() const;
|
||||
static TObjectReflection badReflection() { return TObjectReflection(); }
|
||||
|
||||
GLSLANG_EXPORT unsigned int layoutLocation() const;
|
||||
|
||||
std::string name;
|
||||
int offset;
|
||||
int glDefineType;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue