Searched defs:ifUInt (Results 1 – 1 of 1) sorted by relevance
65 #define BY_TYPE_GLSL(ifFloat, ifInt, ifUInt) std::make_tuple(kGLSL_STD_450_IntrinsicOpcodeKind, \ in setupIntrinsics() argument2222 SpvOp_ ifUInt, SpvOp_ ifBool, OutputStream& out) { in writeBinaryOperation()