Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h551 void checkInternalFormatIsNotSpecified(const TSourceLoc &location,
DParseContext.cpp1774 checkInternalFormatIsNotSpecified(identifierLocation, layoutQualifier.imageInternalFormat); in nonEmptyDeclarationErrorCheck()
1861 void TParseContext::checkInternalFormatIsNotSpecified(const TSourceLoc &location, in checkInternalFormatIsNotSpecified() function in sh::TParseContext
3601 checkInternalFormatIsNotSpecified(typeQualifier.line, layoutQualifier.imageInternalFormat); in parseGlobalLayoutQualifier()
4445 checkInternalFormatIsNotSpecified(nameLine, blockLayoutQualifier.imageInternalFormat); in addInterfaceBlock()