Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:createConversion

186     spv::Id createConversion(glslang::TOperator op, OpDecorations&, spv::Id destTypeId, spv::Id operand,
1921 result = createConversion(node->getOp(), decorations, resultType(), operand, node->getOperand()->getBasicType());
5565 spv::Id TGlslangToSpvTraverser::createConversion(glslang::TOperator op, OpDecorations& decorations, spv::Id destType,