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