Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.c364 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in iris_create_context()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.c306 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in crocus_create_context()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h433 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c599 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c1060 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY; in st_api_create_context()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c507 if (flags & PIPE_CONTEXT_HIGH_PRIORITY) { in si_create_context()

Completed in 9 milliseconds