Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_flush.c174 struct pipe_device_reset_callback cb; in st_install_device_reset_callback()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h87 struct pipe_device_reset_callback *reset;
Dcrocus_context.c140 const struct pipe_device_reset_callback *cb) in crocus_set_device_reset_callback()
Dcrocus_context.h448 struct pipe_device_reset_callback reset;
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h52 struct pipe_device_reset_callback;
1105 const struct pipe_device_reset_callback *cb);
Dp_state.h1258 struct pipe_device_reset_callback struct
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.h77 struct pipe_device_reset_callback *reset;
Diris_context.c124 const struct pipe_device_reset_callback *cb) in iris_set_device_reset_callback()
Diris_context.h859 struct pipe_device_reset_callback reset;
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h545 struct pipe_device_reset_callback device_reset_callback;
Dr600_pipe_common.c487 const struct pipe_device_reset_callback *cb) in r600_set_device_reset_callback()
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c752 const struct pipe_device_reset_callback *cb) in dd_context_set_device_reset_callback()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_types.h1795 struct pipe_device_reset_callback reset;
Dzink_context.c303 const struct pipe_device_reset_callback *cb) in zink_set_device_reset_callback()
/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c1155 const struct pipe_device_reset_callback *cb) in tegra_set_device_reset_callback()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c412 const struct pipe_device_reset_callback *cb) in si_set_device_reset_callback()
Dsi_pipe.h948 struct pipe_device_reset_callback device_reset_callback;
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3361 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