Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dscript.h50 void script_draw(const char *primtype, uint32_t nindx);
Dscript.c630 void script_draw(const char *primtype, uint32_t nindx) in script_draw() function
Dcffdec.c1099 if (script_draw) in do_query()
1100 script_draw(primtype, num_indices); in do_query()