Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h474 void checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall);
H A DParseContext.cpp7626 void TParseContext::checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall) in checkImageMemoryAccessForBuiltinFunctions() function in sh::TParseContext
7845 checkImageMemoryAccessForBuiltinFunctions(callNode); in addNonConstructorFunctionCallImpl()