Fix conformance with -Wextra-tokens
This commit is contained in:
parent
c817600491
commit
c27def379c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue