Home | History | Annotate | Download | only in glsl

Lines Matching full:inout

97  * Verify that 'out' and 'inout' actual parameters are lvalues.  Also, verify
134 /* Verify that 'out' and 'inout' actual parameters are lvalues. */
139 case ir_var_inout: mode = "inout"; break;
258 /* Inout parameters should never require conversion, since that