Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h40 #define NV50_NEW_3D_STIPPLE (1 << 13) macro
Dnv50_state_validate.c498 { nv50_validate_stipple, NV50_NEW_3D_STIPPLE },
Dnv50_state.c1011 nv50->dirty_3d |= NV50_NEW_3D_STIPPLE; in nv50_set_polygon_stipple()