Searched refs:kUInt2 (Results 1 – 9 of 9) sorted by relevance
49 kUInt2, enumerator106 case SkSLType::kUInt2: in SkSLTypeIsFloatType()133 case SkSLType::kUInt2: in SkSLTypeIsIntegralType()186 case SkSLType::kUInt2: in SkSLTypeVecLength()
44 case SkSLType::kUInt2: return "uint2"; in SkSLTypeString()96 case SkSLType::kUInt2: in SkSLTypeIsFullPrecisionNumericType()138 case SkSLType::kUInt2: in SkSLTypeMatrixSize()192 case SkSLType::kUInt2: in SkSLTypeIsCombinedSamplerType()
29 case SkSLType::kUInt2: in sksltype_to_location_size()
42 case SkSLType::kUInt2: in sksltype_to_alignment_mask()123 case SkSLType::kUInt2: in sksltype_to_vk_size()
32 case SkSLType::kUInt2: in sksltype_to_location_size()
48 case SkSLType::kUInt2: in sksltype_to_alignment_mask()128 case SkSLType::kUInt2: in sksltype_to_size()
82 if (type.matches(*context.fTypes.fUInt2 )) { *outType = SkSLType::kUInt2; return true; } in type_to_sksltype()
31 case SkSLType::kUInt2:97 case SkSLType::kUInt2:
350 case SkSLType::kUInt2: in sksltype_to_alignment_mask()434 case SkSLType::kUShort2: return SkSLType::kUInt2; in getUniformTypeForLayout()