Home
last modified time | relevance | path

Searched refs:PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h441 #define PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET (1 << 6) macro
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c1063 ctx_flags |= PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET; in st_api_create_context()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c470 bool stop_exec_on_failure = (flags & PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET) != 0; in si_create_context()

Completed in 7 milliseconds