Home
last modified time | relevance | path

Searched refs:PIPE_CONTEXT_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h983 #define PIPE_CONTEXT_PRIORITY_LOW (1 << 0) macro
/external/mesa3d/src/gallium/drivers/iris/
Diris_screen.c372 return PIPE_CONTEXT_PRIORITY_LOW | in iris_get_param()