Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h337 Id createFunctionCall(spv::Function*, const std::vector<spv::Id>&);
DSpvBuilder.cpp1632 Id Builder::createFunctionCall(spv::Function* function, const std::vector<spv::Id>& args) in createFunctionCall() function in spv::Builder
DGlslangToSpv.cpp4690 spv::Id result = builder.createFunctionCall(function, spvArgs);