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

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnn.h197 RNN_ETYPE_ARRAY, enumerator in enum:rnndelem::rnnetype
H A Drnndec.c445 case RNN_ETYPE_ARRAY:
534 case RNN_ETYPE_ARRAY:
H A Drnn.c485 res->type = (strcmp(node->name, "stripe")?RNN_ETYPE_ARRAY:RNN_ETYPE_STRIPE);
554 if (res->type == RNN_ETYPE_ARRAY && res->stride == 0) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dscript.c230 case RNN_ETYPE_ARRAY:

Completed in 7 milliseconds