Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DParseContext.h443 void checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall);
DParseContext.cpp5952 void TParseContext::checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall) in checkAtomicMemoryBuiltinFunctions() function in sh::TParseContext
6201 checkAtomicMemoryBuiltinFunctions(callNode); in addNonConstructorFunctionCall()