Searched refs:createIntWidthConversion (Results 1 – 1 of 1) sorted by relevance
210 spv::Id createIntWidthConversion(glslang::TOperator op, spv::Id operand, int vectorSize);6252 spv::Id TGlslangToSpvTraverser::createIntWidthConversion(glslang::TOperator op, spv::Id operand, in… in createIntWidthConversion() function in __anon8cc894d10111::TGlslangToSpvTraverser6595 operand = createIntWidthConversion(op, operand, vectorSize); in createConversion()