Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse.y244 %type <state> stateMatrixItem stateMatrixRow stateMatrixRows
1224 | STATE stateMatrixRows { memcpy($$, $2, sizeof($$)); }
1483 stateMatrixRows: stateMatrixItem optMatrixRows label

Completed in 3 milliseconds