Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DOutputHLSL.h197 AtomicCounterFunctionHLSL *mAtomicCounterFunctionHLSL; variable
DOutputHLSL.cpp392 mAtomicCounterFunctionHLSL = in OutputHLSL()
427 SafeDelete(mAtomicCounterFunctionHLSL); in ~OutputHLSL()
1206 mAtomicCounterFunctionHLSL->atomicCounterFunctionHeader(out); in header()
2602 mAtomicCounterFunctionHLSL->useAtomicCounterFunction(name); in visitAggregate()