Home | History | Annotate | Download | only in glsl

Lines Matching defs:check_type

2155 	    const glsl_type *check_type = var->type->is_array()
2158 switch (check_type->base_type) {
2171 check_type->name);