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

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 48 #define NVC0_NEW_STIPPLE (1 << 13)
nvc0_state_validate.c 495 { nvc0_validate_stipple, NVC0_NEW_STIPPLE },
nvc0_state.c 756 nvc0->dirty |= NVC0_NEW_STIPPLE;

Completed in 67 milliseconds