Searched refs:selectChannelInR (Results 1 – 2 of 2) sorted by relevance
52 constexpr Swizzle selectChannelInR(int i) const;96 constexpr Swizzle Swizzle::selectChannelInR(int i) const { in selectChannelInR() function
145 Swizzle channelSwizzle = planes[plane].swizzle().selectChannelInR((int) channel); in Make()