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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state.h 45 #define LP_NEW_SCISSOR 0x20
lp_state_clip.c 69 llvmpipe->dirty |= LP_NEW_SCISSOR;
lp_state_derived.c 149 LP_NEW_SCISSOR |
165 if (llvmpipe->dirty & LP_NEW_SCISSOR)
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state.h 45 #define LP_NEW_SCISSOR 0x20
lp_state_clip.c 69 llvmpipe->dirty |= LP_NEW_SCISSOR;
lp_state_derived.c 149 LP_NEW_SCISSOR |
165 if (llvmpipe->dirty & LP_NEW_SCISSOR)

Completed in 32 milliseconds