Searched refs:IsAtomicCounter (Results 1 – 8 of 8) sorted by relevance
546 static inline bool IsAtomicCounter(TOperator op) in IsAtomicCounter() function
233 inline bool IsAtomicCounter(TBasicType type) in IsAtomicCounter() function250 return IsSampler(type) || IsImage(type) || IsAtomicCounter(type) || IsPixelLocal(type) || in IsOpaqueType()
361 bool isAtomicCounter() const { return IsAtomicCounter(type); } in isAtomicCounter()
1988 if (IsAtomicCounter(publicType.getBasicType())) in nonEmptyDeclarationErrorCheck()2025 else if (IsAtomicCounter(type.getBasicType())) in checkBindingIsValid()3356 else if (IsAtomicCounter(publicType.getBasicType())) in parseSingleDeclaration()3367 if (IsAtomicCounter(type->getBasicType())) in parseSingleDeclaration()3419 if (IsAtomicCounter(arrayType->getBasicType())) in parseSingleArrayDeclaration()3595 if (IsAtomicCounter(type->getBasicType())) in parseDeclarator()3640 if (IsAtomicCounter(arrayType->getBasicType())) in parseArrayDeclarator()6440 IsAtomicCounter(field.type()->getBasicType()) || in addStructure()
723 if (BuiltInGroup::IsImageAtomic(mOp) || BuiltInGroup::IsAtomicCounter(mOp) || in derivePrecision()
1332 else if (IsAtomicCounter(variable.getType().getBasicType())) in visitSymbol()1828 else if (IsAtomicCounter(leftType.getBasicType())) in visitBinary()1863 if (IsAtomicCounter(leftType.getBasicType())) in visitBinary()3484 if (IsAtomicCounter(type.getBasicType())) in writeParameter()
557 else if (outputType == SH_HLSL_4_1_OUTPUT && IsAtomicCounter(type.getBasicType())) in uniformsHeader()
212 if (IsAtomicCounter(type.getBasicType())) in getCommonLayoutQualifiers()