Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/
Dtable.c36 table_set_noop_handler(nop_handler_proc func) in table_set_noop_handler() function
Dtable.h49 table_set_noop_handler(nop_handler_proc func);
Dmapi_glapi.c245 table_set_noop_handler(func); in _glapi_set_nop_handler()