Searched refs:EOpRound (Results 1 – 10 of 10) sorted by relevance
202 case EOpRound: out << "Round"; break; in visitUnary()
136 EOpRound, enumerator
80 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpRound, genType, "round", genType); in InsertBuiltInFunctions()
281 case EOpRound: return "round"; in getOperatorString()
1172 …case EOpRound: if(visit == PostVisit) emit(sw::Shader::OPCODE_ROUND, result, arg); brea… in visitUnary()
349 EOpRound, enumerator
642 case EOpRound: in fold()
455 case EOpRound: out.debug << "round"; break; in visitUnary()
8942 symbolTable.relateToOperator("round", EOpRound); in add2ndGenerationSamplingImaging()
5163 case glslang::EOpRound: