Home | History | Annotate | Download | only in glsl

Lines Matching refs:current_function

105    if (state->current_function != NULL)
108 state->current_function->function_name());
325 st->current_function = sig;
327 st->current_function = NULL;
354 if (st->current_function == NULL && ir->as_variable() != NULL)