Searched refs:nop_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c1048 typedef int (*nop_func)(void); typedef in function:_glxapi_set_no_op_table
1049 nop_func *dispatch = (nop_func *) t;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); typedef in function:_glxapi_set_no_op_table
1045 nop_func *dispatch = (nop_func *) t;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) function in typeref:typename:int
206 instr->func = nop_func;
228 instr->func = nop_func;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) function in typeref:typename:int
206 instr->func = nop_func;
238 instr->func = nop_func;

Completed in 14 milliseconds