Searched defs:PIPE_CONTROL_TLB_INVALIDATE (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 | 48 PIPE_CONTROL_TLB_INVALIDATE = (1 << 7), enumerator in enum:pipe_control_flags |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ | ||
| H A D | brw_pipe_control.h | 48 PIPE_CONTROL_TLB_INVALIDATE = (1 << 7), enumerator in enum:pipe_control_flags |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_context.h | 199 PIPE_CONTROL_TLB_INVALIDATE = (1 << 7), enumerator in enum:pipe_control_flags |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ | ||
| H A D | crocus_context.h | 241 PIPE_CONTROL_TLB_INVALIDATE = (1 << 7), enumerator in enum:pipe_control_flags |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_context.h | 321 PIPE_CONTROL_TLB_INVALIDATE = (1 << 7), enumerator in enum:pipe_control_flags |
Completed in 9 milliseconds