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

/external/mesa3d/src/mesa/program/
H A Dprogram_parser.h36 at_output enumerator in enum:asm_type
H A Dprogram_parse.y874 } else if ((s->type != at_output) && (s->type != at_temp)) {
883 case at_output:
1999 declare_variable(state, $3, at_output, & @3);

Completed in 148 milliseconds