Home
last modified time | relevance | path

Searched refs:pipe_device_reset_callback (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_flush.c180 struct pipe_device_reset_callback cb; in st_install_device_reset_callback()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.h84 struct pipe_device_reset_callback reset;
Dzink_context.c102 const struct pipe_device_reset_callback *cb) in zink_set_device_reset_callback()
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h50 struct pipe_device_reset_callback;
932 const struct pipe_device_reset_callback *cb);
Dp_state.h953 struct pipe_device_reset_callback struct
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.h63 struct pipe_device_reset_callback *reset;
Diris_context.c143 const struct pipe_device_reset_callback *cb) in iris_set_device_reset_callback()
Diris_context.h547 struct pipe_device_reset_callback reset;
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h572 struct pipe_device_reset_callback device_reset_callback;
Dr600_pipe_common.c506 const struct pipe_device_reset_callback *cb) in r600_set_device_reset_callback()
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c727 const struct pipe_device_reset_callback *cb) in dd_context_set_device_reset_callback()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h916 struct pipe_device_reset_callback device_reset_callback;
Dsi_pipe.c362 const struct pipe_device_reset_callback *cb) in si_set_device_reset_callback()
/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c1110 const struct pipe_device_reset_callback *cb) in tegra_set_device_reset_callback()
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1903 const struct pipe_device_reset_callback *cb) in tc_set_device_reset_callback()
/external/mesa3d/docs/relnotes/
D20.3.0.rst2009 - zink: implement pipe_device_reset_callback