Searched refs:LIMA_CONTEXT_DIRTY_CLIP (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ | ||
D | lima_context.h | 200 LIMA_CONTEXT_DIRTY_CLIP = (1 << 15), enumerator |
D | lima_state.c | 271 ctx->dirty |= LIMA_CONTEXT_DIRTY_CLIP; in lima_set_clip_state() |