Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse.y243 %type <state> stateTexGenItem stateFogItem stateClipPlaneItem statePointItem
1235 | STATE statePointItem { memcpy($$, $2, sizeof($$)); }
1457 statePointItem: POINT_TOK statePointProperty label

Completed in 3 milliseconds