Home
last modified time | relevance | path

Searched refs:EiifUnspecified (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/compiler/translator/
DUtilsHLSL.h94 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
97 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
100 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
102 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
DBaseTypes.h1211 EiifUnspecified, enumerator
1295 imageInternalFormat == EiifUnspecified && primitiveType == EptUndefined && in isEmpty()
1311 blockStorage != EbsUnspecified || imageInternalFormat != EiifUnspecified); in isCombinationValid()
1379 imageInternalFormat(EiifUnspecified), in TLayoutQualifier()
DOutputGLSLBase.cpp196 if (layoutQualifier.imageInternalFormat != EiifUnspecified) in getCommonLayoutQualifiers()
1377 if (IsImage(type.getBasicType()) && layoutQualifier.imageInternalFormat != EiifUnspecified) in NeedsToWriteLayoutQualifier()
DBuildSPIRV.h94 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified;
DQualifierTypes.cpp759 if (rightQualifier.imageInternalFormat != EiifUnspecified) in JoinLayoutQualifiers()
DBuildSPIRV.cpp1069 case EiifUnspecified: in getImageFormat()
DParseContext.cpp1730 case EiifUnspecified: in nonEmptyDeclarationErrorCheck()
1848 if (internalFormat != EiifUnspecified) in checkInternalFormatIsNotSpecified()