Searched refs:kAtomicCounterBaseName (Results 1 – 1 of 1) sorted by relevance
25 constexpr ImmutableString kAtomicCounterBaseName("_acbase_"); variable35 ImmutableStringBuilder hlslFunctionNameSB(kAtomicCounterBaseName.length() + in useAtomicCounterFunction()37 hlslFunctionNameSB << kAtomicCounterBaseName; in useAtomicCounterFunction()108 counterName << kAtomicCounterBaseName << binding; in getAtomicCounterNameForBinding()