Home | History | Annotate | Download | only in glsl

Lines Matching refs:ast_equal

1139    case ast_equal:
1156 "type", (this->oper == ast_equal) ? "==" : "!=");