Searched defs:createFunctionCall (Results 1 – 2 of 2) sorted by relevance
2007 spirv::IdRef OutputSPIRVTraverser::createFunctionCall(TIntermAggregate *node, in createFunctionCall() function in sh::__anon99550eb10111::OutputSPIRVTraverser
2755 Id Builder::createFunctionCall(spv::Function* function, const std::vector<spv::Id>& args) in createFunctionCall() function in spv::Builder