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

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_pm4.h91 #define pkt_is_type0(pkt) (((pkt)&0XC0000000) == CP_TYPE0_PKT) macro
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c2749 if (pkt_is_type0(dwords[0])) {

Completed in 64 milliseconds