HomeSort by: relevance | last modified time | path
    Searched refs:midgard_src_expand_high (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_emit.c 263 *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 :
disassemble.c 154 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;
midgard.h 290 midgard_src_expand_high = 5, /* expand high 64 bits */ enumerator in enum:__anon2822

Completed in 7 milliseconds