Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds