Lines Matching defs:components
777 * accessing components. For example, an offset of 1 means that the x
1426 * - Assigning to all components of a vector
1891 * Number of components in the swizzle.
1896 * Does the swizzle contain duplicate components?
1898 * L-value swizzles cannot contain duplicate components.
1909 ir_swizzle(ir_rvalue *val, const unsigned *components, unsigned count);
1951 void init_mask(const unsigned *components, unsigned count);
2227 exec_list components;