Searched refs:num_fetch (Results 1 – 1 of 1) sorted by relevance
1298 unsigned num_fetch = dst_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_to_blend_type() local1301 for (i = 0; i < num_fetch; i++) { in convert_to_blend_type()1498 unsigned num_fetch = src_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_from_blend_type() local1505 for (i = 0; i < num_fetch; i++) { in convert_from_blend_type()