Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h650 void setAtomicCounterBindingDefaultOffset(const TPublicType &declaration,
DParseContext.cpp2936 setAtomicCounterBindingDefaultOffset(publicType, identifierOrTypeLocation); in parseSingleDeclaration()
3310 void TParseContext::setAtomicCounterBindingDefaultOffset(const TPublicType &publicType, in setAtomicCounterBindingDefaultOffset() function in sh::TParseContext