Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.c366 if (flags & PIPE_CONTEXT_LOW_PRIORITY) in iris_create_context()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.c308 if (flags & PIPE_CONTEXT_LOW_PRIORITY) in crocus_create_context()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h438 #define PIPE_CONTEXT_LOW_PRIORITY (1 << 5) macro
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c601 else if (flags & PIPE_CONTEXT_LOW_PRIORITY)
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c1058 ctx_flags |= PIPE_CONTEXT_LOW_PRIORITY; in st_api_create_context()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c509 } else if (flags & PIPE_CONTEXT_LOW_PRIORITY) { in si_create_context()

Completed in 9 milliseconds