Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h43 #define NV50_NEW_STIPPLE (1 << 13) macro
Dnv50_state_validate.c341 { nv50_validate_stipple, NV50_NEW_STIPPLE },
Dnv50_state.c861 nv50->dirty |= NV50_NEW_STIPPLE; in nv50_set_polygon_stipple()