Merge pull request #1875 from jonahryandavis/extra-tokens
Fix conformance with -Wextra-tokens
This commit is contained in:
commit
28f314d436
@ -3180,7 +3180,7 @@ void TParseContext::accStructNVCheck(const TSourceLoc& loc, const TType& type, c
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif GLSLANG_WEB
|
#endif // GLSLANG_WEB
|
||||||
|
|
||||||
void TParseContext::transparentOpaqueCheck(const TSourceLoc& loc, const TType& type, const TString& identifier)
|
void TParseContext::transparentOpaqueCheck(const TSourceLoc& loc, const TType& type, const TString& identifier)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user