Searched defs:ChannelOrder (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.hpp43 enum ChannelOrder enum in class:tcu::TextureFormat
116 ChannelOrder order;
119 TextureFormat (ChannelOrder order_, ChannelType type_)
166 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
169 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);
1177 std::ostream& operator<< (std::ostream& str, TextureFormat::ChannelOrder order);

Completed in 31 milliseconds