Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp179 declareAtomicCounter(&samplerVariable->variable(), node); in visitDeclaration()
345 void declareAtomicCounter(const TVariable *atomicCounterVar, TIntermDeclaration *node) in declareAtomicCounter() function in sh::__anon8ea83a390111::RewriteAtomicCountersTraverser