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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c2052 uint32_t count_dword = rnndec_decodereg(rnn->vc, domain, "INDIRECT_COUNT"); local in function:cp_draw_indirect_multi
2056 if (count_dword) {
2058 ((uint64_t)dwords[count_dword + 1] << 32) | dwords[count_dword];

Completed in 5 milliseconds