Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h237 PIPE_CONTROL_STORE_DATA_INDEX = (1 << 3), enumerator
Dcrocus_state.c8678 if (flags & PIPE_CONTROL_STORE_DATA_INDEX) {
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h335 PIPE_CONTROL_STORE_DATA_INDEX = (1 << 3), enumerator
Diris_state.c7969 if (flags & PIPE_CONTROL_STORE_DATA_INDEX) { in iris_emit_raw_pipe_control()