Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h240 PIPE_CONTROL_SYNC_GFDT = (1 << 6), enumerator
Dcrocus_state.c8690 if (flags & PIPE_CONTROL_SYNC_GFDT) {
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h338 PIPE_CONTROL_SYNC_GFDT = (1 << 6), enumerator
Diris_state.c7981 if (flags & PIPE_CONTROL_SYNC_GFDT) { in iris_emit_raw_pipe_control()