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