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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dscript.h49 void script_draw(const char *primtype, uint32_t nindx);
H A Dscript.c655 script_draw(const char *primtype, uint32_t nindx) function in typeref:typename:void
H A Dcffdec.c1111 if (script_draw)
1112 script_draw(primtype, num_indices);

Completed in 8 milliseconds