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