Lines Matching full:construct
729 * - Construct a vector from a single scalar by replicating that scalar to
732 * - Construct a vector from an arbirary combination of vectors and
918 * - Construct a matrix from a single scalar by replicating that scalar to
922 * - Construct a matrix from an arbirary combination of vectors and
926 * - Construct a matrix from a single matrix. The source matrix is copied
1239 _mesa_glsl_error(& loc, state, "cannot construct sampler type `%s'",
1347 _mesa_glsl_error(& loc, state, "cannot construct `%s' from a "
1367 * "It is an error to construct matrices from other matrices. This
1372 _mesa_glsl_error(& loc, state, "cannot construct `%s' from a "
1400 _mesa_glsl_error(& loc, state, "too few components to construct "