Home
last modified time | relevance | path

Searched refs:makeGenericType (Results 1 - 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h209 Id makeGenericType(spv::Op opcode, std::vector<spv::IdImmediate>& operands);
H A DSpvBuilder.cpp535 Id Builder::makeGenericType(spv::Op opcode, std::vector<spv::IdImmediate>& operands) in makeGenericType() function in spv::Builder
H A DGlslangToSpv.cpp4607 spvType = builder.makeGenericType(static_cast<spv::Op>(spirvInst.id), operands); in convertGlslangToSpvType()

Completed in 21 milliseconds