Searched refs:type_sym (Results 1 – 1 of 1) sorted by relevance
151 s_symbol *type_sym = SX_AS_SYMBOL(expr); in read_type() local152 if (type_sym == NULL) { in read_type()157 const glsl_type *type = state->symbols->get_type(type_sym->value()); in read_type()159 ir_read_error(expr, "invalid type: %s", type_sym->value()); in read_type()