Searched refs:pkt_is_type2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_pm4.h95 #define pkt_is_type2(pkt) ((pkt) == CP_TYPE2_PKT) macro
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c2782 } else if (pkt_is_type2(dwords[0])) {
2832 } else if (pkt_is_type2(dwords[0])) {

Completed in 7 milliseconds