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

/external/mesa3d/src/mesa/program/
H A Dprogram_parse.y237 %type <state> stateTexEnvItem stateDepthItem
1369 | STATE stateDepthItem { memcpy($$, $2, sizeof($$)); }
1756 stateDepthItem: DEPTH RANGE label

Completed in 26 milliseconds