Fix linux build problem.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22002 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
f78fff94e9
commit
a622cf2dc5
3 changed files with 8 additions and 8 deletions
|
|
@ -95,7 +95,7 @@ struct TParseContext {
|
|||
TString HashErrMsg;
|
||||
bool AfterEOF;
|
||||
const TString* blockName;
|
||||
TPublicType blockType;
|
||||
TPublicType publicBlockType;
|
||||
|
||||
void initializeExtensionBehavior();
|
||||
const char* getPreamble();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue