Searched refs:script_draw (Results 1 – 3 of 3) sorted by relevance
49 void script_draw(const char *primtype, uint32_t nindx);
658 script_draw(const char *primtype, uint32_t nindx) in script_draw() function
1111 if (script_draw) in do_query()1112 script_draw(primtype, num_indices); in do_query()