Home
last modified time | relevance | path

Searched refs:ncommands (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/cle/
Dv3d_decoder.c50 int ncommands; member
513 spec->commands[spec->ncommands++] = group; in end_element()
536 assert(spec->ncommands < ARRAY_SIZE(spec->commands)); in end_element()
699 for (int i = 0; i < spec->ncommands; i++) { in v3d_spec_find_instruction()