Searched refs:PIPE_CONTEXT_HIGH_PRIORITY (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.c208 if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c341 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.c306 if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.c357 if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_defines.h403 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_defines.h433 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c595 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c918 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c930 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY;

Completed in 14 milliseconds