Lines Matching defs:component
752 * Was an initial component explicitly set in the shader?
802 * component of this variable is actually stored in component y of the
961 * stream of the i-th component.
1519 * types, a bit will be set for each component that is written. Note that
1886 * (tg4 <type> <sampler> <coordinate> <sparse> <offset> <component>)
1964 ir_rvalue *component; /**< Gather component selector */
2040 * Initialize the mask component of a swizzle
2248 * Construct an ir_constant from a scalar component of another ir_constant
2250 * The new \c ir_constant inherits the type of the component from the
2280 * Get a particular component of a constant as a specific type
2339 * For vectors, this checks that each component is the given value.