Searched refs:NV50_NEW_STIPPLE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 112 milliseconds