Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h580 void checkInternalFormatIsNotSpecified(const TSourceLoc &location,
H A DParseContext.cpp2085 checkInternalFormatIsNotSpecified(identifierLocation, layoutQualifier.imageInternalFormat); in nonEmptyDeclarationErrorCheck()
2181 void TParseContext::checkInternalFormatIsNotSpecified(const TSourceLoc &location, in checkInternalFormatIsNotSpecified() function in sh::TParseContext
4179 checkInternalFormatIsNotSpecified(typeQualifier.line, layoutQualifier.imageInternalFormat); in parseGlobalLayoutQualifier()
5058 checkInternalFormatIsNotSpecified(nameLine, blockLayoutQualifier.imageInternalFormat); in addInterfaceBlock()