Home
last modified time | relevance | path

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

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.c1044 typedef int (*nop_func)(void); in _glxapi_set_no_op_table() typedef
1045 nop_func *dispatch = (nop_func *) t; in _glxapi_set_no_op_table()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
228 instr->func = nop_func; in nine_csmt_destroy()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_state.c179 nop_func( struct NineDevice9 *This, struct csmt_instruction *instr ) in nop_func() function
206 instr->func = nop_func; in nine_csmt_process()
238 instr->func = nop_func; in nine_csmt_destroy()