Searched refs:kUInt4 (Results 1 – 9 of 9) sorted by relevance
51 kUInt4, enumerator108 case SkSLType::kUInt4: in SkSLTypeIsFloatType()135 case SkSLType::kUInt4: in SkSLTypeIsIntegralType()204 case SkSLType::kUInt4: in SkSLTypeVecLength()
46 case SkSLType::kUInt4: return "uint4"; in SkSLTypeString()98 case SkSLType::kUInt4: in SkSLTypeIsFullPrecisionNumericType()152 case SkSLType::kUInt4: in SkSLTypeMatrixSize()194 case SkSLType::kUInt4: in SkSLTypeIsCombinedSamplerType()
39 case SkSLType::kUInt4: in sksltype_to_location_size()
47 case SkSLType::kUInt4: in sksltype_to_alignment_mask()129 case SkSLType::kUInt4: in sksltype_to_vk_size()
42 case SkSLType::kUInt4: in sksltype_to_location_size()
53 case SkSLType::kUInt4: in sksltype_to_alignment_mask()134 case SkSLType::kUInt4: in sksltype_to_size()
84 if (type.matches(*context.fTypes.fUInt4 )) { *outType = SkSLType::kUInt4; return true; } in type_to_sksltype()
38 case SkSLType::kUInt4:104 case SkSLType::kUInt4:
357 case SkSLType::kUInt4: in sksltype_to_alignment_mask()442 case SkSLType::kUShort4: return SkSLType::kUInt4; in getUniformTypeForLayout()