Home
last modified time | relevance | path

Searched refs:nop_handler_proc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mapi/
Dtable.c33 static nop_handler_proc nop_handler = NULL;
36 table_set_noop_handler(nop_handler_proc func) in table_set_noop_handler()
Dtable.h45 typedef void (*nop_handler_proc)(const char *name); typedef
49 table_set_noop_handler(nop_handler_proc func);