Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_arrayelt.c74 bool dirty_state; member
101 return AE_CONTEXT(ctx)->dirty_state; in _ae_is_state_dirty()
1522 AE_CONTEXT(ctx)->dirty_state = true; in _ae_create_context()
1701 actx->dirty_state = false; in _ae_update_state()
1718 if (actx->dirty_state) in _ae_map_vbos()
1745 assert (!actx->dirty_state); in _ae_unmap_vbos()
1778 if (actx->dirty_state) { in _ae_ArrayElement()
1829 actx->dirty_state = true; in _ae_invalidate_state()