HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_CONTEXT_HIGH_PRIORITY (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_context.c 268 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 397 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_manager.c 886 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY;
    [all...]

Completed in 429 milliseconds