Searched refs:segment_order_horz (Results 1 – 3 of 3) sorted by relevance
59 enum segment_order *segment_order_horz, in hubbub2_dcc_support_swizzle() argument92 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()97 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()102 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()107 *segment_order_horz = segment_order__na; in hubbub2_dcc_support_swizzle()114 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()119 *segment_order_horz = segment_order__non_contiguous; in hubbub2_dcc_support_swizzle()124 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()130 *segment_order_horz = segment_order__contiguous; in hubbub2_dcc_support_swizzle()225 enum segment_order segment_order_horz, segment_order_vert; in hubbub2_get_dcc_compression_cap() local[all …]
605 enum segment_order *segment_order_horz, in hubbub401_dcc_support_swizzle() argument626 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()631 *segment_order_horz = segment_order__non_contiguous; in hubbub401_dcc_support_swizzle()636 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()641 *segment_order_horz = segment_order__contiguous; in hubbub401_dcc_support_swizzle()836 enum segment_order segment_order_horz, segment_order_vert; in hubbub401_get_dcc_compression_cap() local933 &segment_order_horz, &segment_order_vert)) in hubbub401_get_dcc_compression_cap()946 else if (segment_order_horz == segment_order__contiguous) in hubbub401_get_dcc_compression_cap()959 segment_order_horz == segment_order__non_contiguous) || in hubbub401_get_dcc_compression_cap()997 &segment_order_horz, &segment_order_vert)) in hubbub401_get_dcc_compression_cap()[all …]
166 enum segment_order *segment_order_horz,