Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/
Dtable.c39 table_set_noop_handler(nop_handler_proc func) in table_set_noop_handler() function
Dtable.h48 table_set_noop_handler(nop_handler_proc func);
Dmapi_glapi.c253 table_set_noop_handler(func); in _glapi_set_nop_handler()