Home
last modified time | relevance | path

Searched refs:midgard_src_expand_high (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c257 *expand_mode = lo ? midgard_src_expand_high : in mir_pack_swizzle()
260 *expand_mode = hi ? midgard_src_expand_high : in mir_pack_swizzle()
308 *expand_mode = upper ? midgard_src_expand_high : in mir_pack_swizzle()
314 *expand_mode = upper ? midgard_src_expand_high : in mir_pack_swizzle()
H A Ddisassemble.c154 case midgard_src_expand_high: in validate_expand_mode()
397 if (expand_mode == midgard_src_expand_high) in print_vec_selectors_64()
468 case midgard_src_expand_high: in print_vec_swizzle()
1791 texture->in_reg_upper ? midgard_src_expand_high : midgard_src_passthrough; in print_texture_word()
1815 upper ? midgard_src_expand_high : midgard_src_passthrough; in print_texture_word()
H A Dmidgard.h289 midgard_src_expand_high = 5, /* expand high 64 bits */ enumerator

Completed in 8 milliseconds