Searched refs:createFunctionCall (Results 1 – 4 of 4) sorted by relevance
488 Id createFunctionCall(spv::Function*, const std::vector<spv::Id>&);
2606 Id Builder::createFunctionCall(spv::Function* function, const std::vector<spv::Id>& args) in createFunctionCall() function in spv::Builder
6095 spv::Id result = builder.createFunctionCall(function, spvArgs); in handleUserFunctionCall()
307 spirv::IdRef createFunctionCall(TIntermAggregate *node, spirv::IdRef resultTypeId);2007 spirv::IdRef OutputSPIRVTraverser::createFunctionCall(TIntermAggregate *node, in createFunctionCall() function in sh::__anon7224f80e0111::OutputSPIRVTraverser5723 result = createFunctionCall(node, resultTypeId); in visitAggregate()