Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h32 #define NV30_NEW_STIPPLE (1 << 12) macro
Dnv30_state_validate.c394 { nv30_validate_stipple, NV30_NEW_STIPPLE },
427 { nv30_validate_stipple, NV30_NEW_STIPPLE },
Dnv30_state.c399 nv30->dirty |= NV30_NEW_STIPPLE; in nv30_set_polygon_stipple()