Home
last modified time | relevance | path

Searched refs:useAtomicCounterFunction (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DAtomicCounterFunctionHLSL.h29 ImmutableString useAtomicCounterFunction(const ImmutableString &name);
DAtomicCounterFunctionHLSL.cpp32 ImmutableString AtomicCounterFunctionHLSL::useAtomicCounterFunction(const ImmutableString &name) in useAtomicCounterFunction() function in sh::AtomicCounterFunctionHLSL
DOutputHLSL.cpp2433 mAtomicCounterFunctionHLSL->useAtomicCounterFunction(name); in visitAggregate()