Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.h96 #define ST_NEW_CONSTANTS (ST_NEW_VS_CONSTANTS | \ macro
140 ST_NEW_CONSTANTS | \
Dst_cb_bitmap.c626 if ((st->dirty | ctx->NewDriverState) & ~ST_NEW_CONSTANTS & in st_Bitmap()