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 D | brw_pipe_control.h | 52 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
|
| H A D | genX_pipe_control.c | 37 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP) 51 PIPE_CONTROL_WRITE_TIMESTAMP | 198 PIPE_CONTROL_WRITE_TIMESTAMP))); 451 PIPE_CONTROL_WRITE_TIMESTAMP |
|
| H A D | brw_queryobj.c | 88 uint32_t flags = PIPE_CONTROL_WRITE_TIMESTAMP;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pipe_control.h | 52 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
|
| H A D | genX_pipe_control.c | 37 if (flags & PIPE_CONTROL_WRITE_TIMESTAMP) 51 PIPE_CONTROL_WRITE_TIMESTAMP | 200 PIPE_CONTROL_WRITE_TIMESTAMP))); 455 PIPE_CONTROL_WRITE_TIMESTAMP |
|
| H A D | brw_queryobj.c | 88 uint32_t flags = PIPE_CONTROL_WRITE_TIMESTAMP;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_measure.c | 164 PIPE_CONTROL_WRITE_TIMESTAMP | 199 PIPE_CONTROL_WRITE_TIMESTAMP |
|
| H A D | iris_context.h | 325 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
|
| H A D | iris_query.c | 206 PIPE_CONTROL_WRITE_TIMESTAMP,
|
| H A D | iris_state.c | 7437 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 D | iris_context.h | 203 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
|
| H A D | iris_query.c | 231 PIPE_CONTROL_WRITE_TIMESTAMP,
|
| H A D | iris_state.c | 5908 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 D | crocus_context.h | 245 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags
|
| H A D | crocus_query.c | 219 PIPE_CONTROL_WRITE_TIMESTAMP,
|
| H A D | crocus_state.c | 8442 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