Home
last modified time | relevance | path

Searched refs:ALL_DIRTY (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.h88 ALL_DIRTY = BLEND_DIRTY | enumerator
Dvg_context.c104 ctx->state.dirty = ALL_DIRTY; in vg_create_context()