Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h48 #define NVC0_NEW_3D_STIPPLE (1 << 13) macro
Dnvc0_state_validate.c847 { nvc0_validate_stipple, NVC0_NEW_3D_STIPPLE },
Dnvc0_state.c850 nvc0->dirty_3d |= NVC0_NEW_3D_STIPPLE; in nvc0_set_polygon_stipple()