Home
last modified time | relevance | path

Searched refs:checkInternalFormatIsNotSpecified (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.h563 void checkInternalFormatIsNotSpecified(const TSourceLoc &location,
DParseContext.cpp1801 checkInternalFormatIsNotSpecified(identifierLocation, layoutQualifier.imageInternalFormat); in nonEmptyDeclarationErrorCheck()
1889 void TParseContext::checkInternalFormatIsNotSpecified(const TSourceLoc &location, in checkInternalFormatIsNotSpecified() function in sh::TParseContext
3653 checkInternalFormatIsNotSpecified(typeQualifier.line, layoutQualifier.imageInternalFormat); in parseGlobalLayoutQualifier()
4527 checkInternalFormatIsNotSpecified(nameLine, blockLayoutQualifier.imageInternalFormat); in addInterfaceBlock()