Home
last modified time | relevance | path

Searched defs:stop_exec_on_failure (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c171 bool stop_exec_on_failure) in radeon_drm_cs_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c446 bool stop_exec_on_failure = (flags & PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET) != 0; in si_create_context() local
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h151 bool stop_exec_on_failure; member
Damdgpu_cs.c955 bool stop_exec_on_failure) in amdgpu_cs_create()