Searched refs:legacyTexUnitNum (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/program/ | ||
H A D | program_parse.y | 231 %type <integer> optLegacyTexUnitNum legacyTexUnitNum 2005 | '[' legacyTexUnitNum ']' { $$ = $2; } 2030 legacyTexUnitNum: INTEGER label |
Completed in 3 milliseconds