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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_emit.c263 *expand_mode = lo ? midgard_src_expand_high :
266 *expand_mode = hi ? midgard_src_expand_high :
314 *expand_mode = upper ? midgard_src_expand_high :
320 *expand_mode = upper ? midgard_src_expand_high :
H A Ddisassemble.c154 case midgard_src_expand_high:
486 case midgard_src_expand_high:
1796 texture->in_reg_upper ? midgard_src_expand_high : midgard_src_passthrough;
1820 upper ? midgard_src_expand_high : midgard_src_passthrough;
H A Dmidgard.h290 midgard_src_expand_high = 5, /* expand high 64 bits */ enumerator in enum:__anon60a087ed0a03

Completed in 11 milliseconds