Searched refs:script_draw (Results 1 – 3 of 3) sorted by relevance
50 void script_draw(const char *primtype, uint32_t nindx);
630 void script_draw(const char *primtype, uint32_t nindx) in script_draw() function
1099 if (script_draw) in do_query()1100 script_draw(primtype, num_indices); in do_query()