Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp198 spv::Id handleUserFunctionCall(const glslang::TIntermAggregate*);
2494 result = handleUserFunctionCall(node); in visitAggregate()
5310 spv::Id TGlslangToSpvTraverser::handleUserFunctionCall(const glslang::TIntermAggregate* node) in handleUserFunctionCall() function in __anon8cc894d10111::TGlslangToSpvTraverser