Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c1167 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1168 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.c178 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
205 instr->func = nop_func; in nine_csmt_process()
227 instr->func = nop_func; in nine_csmt_destroy()