Searched defs:PIPE_CONTROL_WRITE_TIMESTAMP (Results 1 - 5 of 5) 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 |
| /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 |
| /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 |
| /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 |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_context.h | 325 PIPE_CONTROL_WRITE_TIMESTAMP = (1 << 11), enumerator in enum:pipe_control_flags |
Completed in 9 milliseconds