HomeSort by relevance Sort by last modified time
    Searched refs:is_mad (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_depth.c 77 } else if ((is_mad(consumer->opc) || is_madsh(consumer->opc)) &&
ir3_cp.c 366 if ((n == 1) && is_mad(instr->opc) &&
instr-a3xx.h 710 static inline bool is_mad(opc_t opc) function

Completed in 63 milliseconds