Home
last modified time | relevance | path

Searched refs:mAtomicCounterFunctionHLSL (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputHLSL.h190 AtomicCounterFunctionHLSL *mAtomicCounterFunctionHLSL; variable
DOutputHLSL.cpp369 mAtomicCounterFunctionHLSL = in OutputHLSL()
400 SafeDelete(mAtomicCounterFunctionHLSL); in ~OutputHLSL()
1083 mAtomicCounterFunctionHLSL->atomicCounterFunctionHeader(out); in header()
2433 mAtomicCounterFunctionHLSL->useAtomicCounterFunction(name); in visitAggregate()