Searched refs:CORE_COMPONENT_SWIZZLE_IDENTITY (Results 1 – 2 of 2) sorted by relevance
234 CORE_COMPONENT_SWIZZLE_IDENTITY = 0, enumerator331 ComponentSwizzle r { CORE_COMPONENT_SWIZZLE_IDENTITY };333 ComponentSwizzle g { CORE_COMPONENT_SWIZZLE_IDENTITY };335 ComponentSwizzle b { CORE_COMPONENT_SWIZZLE_IDENTITY };337 ComponentSwizzle a { CORE_COMPONENT_SWIZZLE_IDENTITY };
75 case CORE_COMPONENT_SWIZZLE_IDENTITY: in MapSwizzle()