HomeSort by: relevance | last modified time | path
    Searched defs:midgard_jmp_writeout_op (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
midgard.h 282 } midgard_jmp_writeout_op; typedef in typeref:enum:__anon3908
301 midgard_jmp_writeout_op op : 3; /* == branch_uncond */
311 midgard_jmp_writeout_op op : 3; /* == branch_cond */
321 midgard_jmp_writeout_op op : 3; /* == branch_cond */
332 midgard_jmp_writeout_op op : 3; /* == writeout */
  /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard.h 388 } midgard_jmp_writeout_op; typedef in typeref:enum:__anon2828
407 midgard_jmp_writeout_op op : 3; /* == branch_uncond */
417 midgard_jmp_writeout_op op : 3; /* == branch_cond */
427 midgard_jmp_writeout_op op : 3; /* == branch_cond */
451 midgard_jmp_writeout_op op : 3; /* == writeout */

Completed in 7 milliseconds