Searched refs:createUnaryOperation (Results 1 – 1 of 1) sorted by relevance
182 …spv::Id createUnaryOperation(glslang::TOperator op, OpDecorations&, spv::Id typeId, spv::Id operan…1925 …result = createUnaryOperation(node->getOp(), decorations, resultType(), operand, node->getOperand(… in visitUnary()2479 result = createUnaryOperation( in visitAggregate()5050 spv::Id TGlslangToSpvTraverser::createUnaryOperation(glslang::TOperator op, OpDecorations& decorati… function in __anon26c506720111::TGlslangToSpvTraverser