Searched refs:HasRGBA (Results 1 – 1 of 1) sorted by relevance
406 bool HasRGBA = IsRGBA(*compStr); in CheckExtVectorComponent() local409 if (HasRGBA != IsRGBA(*compStr)) in CheckExtVectorComponent()417 if (HasRGBA || (*compStr && IsRGBA(*compStr))) { in CheckExtVectorComponent()420 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()