Searched refs:PIPE_CONTROL_WRITE_TIMESTAMP (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pipe_control.h52 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
H A DgenX_pipe_control.c37 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP)
51 PIPE_CONTROL_WRITE_TIMESTAMP |
198 PIPE_CONTROL_WRITE_TIMESTAMP)));
451 PIPE_CONTROL_WRITE_TIMESTAMP |
H A Dbrw_queryobj.c88 uint32_t flags = PIPE_CONTROL_WRITE_TIMESTAMP;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pipe_control.h52 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
H A DgenX_pipe_control.c37 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP)
51 PIPE_CONTROL_WRITE_TIMESTAMP |
200 PIPE_CONTROL_WRITE_TIMESTAMP)));
455 PIPE_CONTROL_WRITE_TIMESTAMP |
H A Dbrw_queryobj.c88 uint32_t flags = PIPE_CONTROL_WRITE_TIMESTAMP;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.c164 PIPE_CONTROL_WRITE_TIMESTAMP |
199 PIPE_CONTROL_WRITE_TIMESTAMP |
H A Diris_context.h325 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
H A Diris_query.c206 PIPE_CONTROL_WRITE_TIMESTAMP,
H A Diris_state.c7437 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP)
7451 PIPE_CONTROL_WRITE_TIMESTAMP |
7587 PIPE_CONTROL_WRITE_TIMESTAMP)));
7791 PIPE_CONTROL_WRITE_TIMESTAMP |
7835 (flags & PIPE_CONTROL_WRITE_TIMESTAMP) ? "WriteTimestamp " : "",
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h203 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
H A Diris_query.c231 PIPE_CONTROL_WRITE_TIMESTAMP,
H A Diris_state.c5908 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP)
5922 PIPE_CONTROL_WRITE_TIMESTAMP |
6063 PIPE_CONTROL_WRITE_TIMESTAMP)));
6267 PIPE_CONTROL_WRITE_TIMESTAMP |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.h245 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
H A Dcrocus_query.c219 PIPE_CONTROL_WRITE_TIMESTAMP,
H A Dcrocus_state.c8442 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP)
8456 PIPE_CONTROL_WRITE_TIMESTAMP |
8578 PIPE_CONTROL_WRITE_TIMESTAMP)));
8818 PIPE_CONTROL_WRITE_TIMESTAMP |
8852 (flags & PIPE_CONTROL_WRITE_TIMESTAMP) ? "WriteTimestamp " : "",

Completed in 48 milliseconds