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