Home
last modified time | relevance | path

Searched refs:EbtAtomicCounter (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DTranslatorMetalUtils.cpp171 case EbtAtomicCounter: in getBasicMetalString()
/external/angle/src/compiler/translator/
DBaseTypes.h62 EbtAtomicCounter, enumerator
228 return type == EbtAtomicCounter; in IsAtomicCounter()
DSymbolTable.cpp447 setDefaultPrecision(EbtAtomicCounter, EbpHigh); in initializeBuiltIns()
DUtilsHLSL.cpp980 case EbtAtomicCounter: in TypeString()
DTypes.cpp141 case EbtAtomicCounter: in getBasicString()
Dutil.cpp379 case EbtAtomicCounter: in GLVariableType()
Dglslang.y1408 $$.initialize(EbtAtomicCounter, @1);
Dglslang_tab_autogen.cpp4758 (yyval.interm.typeSpecifierNonArray).initialize(EbtAtomicCounter, (yylsp[0])); in yyparse()
DSymbolTable_ESSL_autogen.cpp2568 StaticType::Get<EbtAtomicCounter, EbpUndefined, EvqGlobal, 1, 1>());
DSymbolTable_autogen.cpp3777 StaticType::Get<EbtAtomicCounter, EbpUndefined, EvqGlobal, 1, 1>());