Home | History | Annotate | Download | only in compiler

Lines Matching defs:components

223    static const glsl_type *vec(unsigned components);
224 static const glsl_type *dvec(unsigned components);
225 static const glsl_type *ivec(unsigned components);
226 static const glsl_type *uvec(unsigned components);
227 static const glsl_type *bvec(unsigned components);
234 * this function gets the scalar type of the individual components. For
245 * individual components. For structs and arrays of structs, this function
311 unsigned components() const
317 * Calculate the number of components slots required to hold this type
747 * Return the number of coordinate components needed for this