Searched defs:operandBasicType (Results 1 – 2 of 2) sorted by relevance
7667 … glslang::TBasicType resultBasicType, glslang::TBasicType operandBasicType) in createIntWidthConversion()7696 … spv::Id operand, glslang::TBasicType resultBasicType, glslang::TBasicType operandBasicType) in createConversion()
3178 const TBasicType operandBasicType = operandType.getBasicType(); in createAtomicBuiltIn() local