Searched refs:V3D_DIRTY_STIPPLE (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/v3d/ | ||
H A D | v3d_context.h | 73 #define V3D_DIRTY_STIPPLE (1ull << 14) macro |
H A D | v3dx_state.c | 271 v3d->dirty |= V3D_DIRTY_STIPPLE; in v3d_set_polygon_stipple() |
Completed in 6 milliseconds