Home
last modified time | relevance | path

Searched refs:PIPE_CONTROL_FLUSH_LLC (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.h42 PIPE_CONTROL_FLUSH_LLC = (1 << 1), enumerator
DgenX_pipe_control.c245 if (flags & PIPE_CONTROL_FLUSH_LLC) { in genX()
/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h296 PIPE_CONTROL_FLUSH_LLC = (1 << 1), enumerator
Diris_state.c7314 if (flags & PIPE_CONTROL_FLUSH_LLC) { in iris_emit_raw_pipe_control()