Searched refs:getChannelWriteSwizzle (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp821 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order) function in namespace:tcu
1375 const TextureSwizzle::Channel* map = getChannelWriteSwizzle(m_format.order).components;
1485 const TextureSwizzle::Channel* map = getChannelWriteSwizzle(m_format.order).components;
H A DtcuTexture.hpp174 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);
H A DtcuTextureUtil.cpp1557 const TextureSwizzle& writeSwizzle = getChannelWriteSwizzle(order);

Completed in 190 milliseconds