Lines Matching defs:base
330 * with the same base type as `to`, but the same vector width as
387 * type is not one of these, so now the base types need only be tested for
392 "base type mismatch for arithmetic operator");
443 * be matrix. Further, since there are no integer matrix types, the base
581 "base type", ast_expression::operator_string(op));
710 _mesa_glsl_error(loc, state, "base type mismatch");
2386 process_array_type(YYLTYPE *loc, const glsl_type *base,
2390 const glsl_type *array_type = base;
2393 if (base->is_array()) {
2692 } /* base type */
3560 _mesa_glsl_error(loc, state, "format qualifier doesn't match the base "
4234 "varying variables must be of base type float in %s",
5050 /* GL_EXT_shader_image_load_store base type uses GLSL_TYPE_VOID as a special value to
7695 "must be a multiple of the base "
7819 "match the base data type of the image");