Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DParseContext.h440 void checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall);
DParseContext.cpp5987 void TParseContext::checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall) in checkImageMemoryAccessForBuiltinFunctions() function in sh::TParseContext
6217 checkImageMemoryAccessForBuiltinFunctions(callNode); in addNonConstructorFunctionCall()