Searched defs:ifUInt (Results 1 – 1 of 1) sorted by relevance
159 #define BY_TYPE_GLSL(ifFloat, ifInt, ifUInt) Intrinsic{kGLSL_STD_450_IntrinsicOpcodeKind, \ in getIntrinsic() argument328 static T pick_by_type(const Type& type, T ifFloat, T ifInt, T ifUInt, T ifBool) { in pick_by_type()2687 SpvOp_ ifUInt, SpvOp_ ifBool, OutputStream& out) { in writeBinaryOperation()