Home | History | Annotate | Download | only in glsl

Lines Matching refs:structure

1189 					    type->fields.structure[i].name);
1226 * structure has come into scope.
1229 _mesa_glsl_error(& loc, state, "unknown type `%s' (structure name "
1282 if (apply_implicit_conversion(constructor_type->fields.structure[i].type,
1290 constructor_type->fields.structure[i].name,
1292 constructor_type->fields.structure[i].type->name);