Searched refs:getChannelReadSwizzle (Results 1 – 5 of 5) sorted by relevance
783 TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order); in convertNormalizedFormat()920 const TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order); in convertFloatFormat()
461 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components; in getTextureFormatInfo()606 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components; in getTextureFormatBitDepth()683 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components; in getTextureFormatMantissaBitDepth()698 const TextureSwizzle::Channel* const map = getChannelReadSwizzle(format.order).components; in getTextureFormatChannelMask()1676 const TextureSwizzle& readSwizzle = getChannelReadSwizzle(order); in getBorderColorReadSwizzle()
181 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
820 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order) in getChannelReadSwizzle() function1145 const TextureSwizzle::Channel* channelMap = getChannelReadSwizzle(m_format.order).components; in getPixel()1181 const TextureSwizzle::Channel* channelMap = getChannelReadSwizzle(format.order).components; in getPixelIntGeneric()
1274 const tcu::TextureSwizzle& swizzle = tcu::getChannelReadSwizzle(viewFormat.order); in getReferenceValues()