Home
last modified time | relevance | path

Searched refs:NV30_NEW_STIPPLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.h31 #define NV30_NEW_STIPPLE (1 << 12) macro
Dnv30_state_validate.c389 { nv30_validate_stipple, NV30_NEW_STIPPLE },
422 { nv30_validate_stipple, NV30_NEW_STIPPLE },
Dnv30_state.c371 nv30->dirty |= NV30_NEW_STIPPLE; in nv30_set_polygon_stipple()