Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Dscript.h49 void script_draw(const char *primtype, uint32_t nindx);
Dscript.c658 script_draw(const char *primtype, uint32_t nindx) in script_draw() function
Dcffdec.c1111 if (script_draw) in do_query()
1112 script_draw(primtype, num_indices); in do_query()