Lines Matching full:through
43 case SkSLType::kShort: // fall through in sksltype_to_alignment_mask()
46 case SkSLType::kShort2: // fall through in sksltype_to_alignment_mask()
49 case SkSLType::kShort3: // fall through in sksltype_to_alignment_mask()
65 case SkSLType::kHalf: // fall through in sksltype_to_alignment_mask()
68 case SkSLType::kHalf2: // fall through in sksltype_to_alignment_mask()
71 case SkSLType::kHalf3: // fall through in sksltype_to_alignment_mask()
74 case SkSLType::kHalf4: // fall through in sksltype_to_alignment_mask()
77 case SkSLType::kHalf2x2: // fall through in sksltype_to_alignment_mask()
80 case SkSLType::kHalf3x3: // fall through in sksltype_to_alignment_mask()
83 case SkSLType::kHalf4x4: // fall through in sksltype_to_alignment_mask()
123 case SkSLType::kHalf: // fall through in sksltype_to_vk_size()
126 case SkSLType::kHalf2: // fall through in sksltype_to_vk_size()
129 case SkSLType::kHalf3: // fall through in sksltype_to_vk_size()
132 case SkSLType::kHalf4: // fall through in sksltype_to_vk_size()
135 case SkSLType::kInt: // fall through in sksltype_to_vk_size()
138 case SkSLType::kInt2: // fall through in sksltype_to_vk_size()
141 case SkSLType::kInt3: // fall through in sksltype_to_vk_size()
144 case SkSLType::kInt4: // fall through in sksltype_to_vk_size()
147 case SkSLType::kHalf2x2: // fall through in sksltype_to_vk_size()
154 case SkSLType::kHalf3x3: // fall through in sksltype_to_vk_size()
157 case SkSLType::kHalf4x4: // fall through in sksltype_to_vk_size()