Lines Matching refs:ComponentArray
34 static bool validate_swizzle_domain(const ComponentArray& fields) { in validate_swizzle_domain()
112 std::string Swizzle::MaskString(const ComponentArray& components) { in MaskString()
123 ComponentArray components) { in optimize_constructor_swizzle()
193 ComponentArray fComponents; in optimize_constructor_swizzle()
204 ComponentArray{}}); in optimize_constructor_swizzle()
213 ComponentArray{argument.fComponent}}); in optimize_constructor_swizzle()
259 ComponentArray components; in Convert()
302 ComponentArray maskComponents; in Convert()
403 ComponentArray swizzleComponents; in Convert()
441 bool Swizzle::IsIdentity(const ComponentArray& components) { in IsIdentity()
453 ComponentArray components) { in Make()
484 ComponentArray combined; in Make()
536 ComponentArray components) { in MakeExact()