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