Home | History | Annotate | Download | only in glsl

Lines Matching refs:check_type

2707 	    const glsl_type *check_type = var->type->is_array()
2710 switch (check_type->base_type) {
2723 check_type->name);