Searched refs:ChannelOrder (Results 1 – 6 of 6) sorted by relevance
43 enum ChannelOrder enum in tcu::TextureFormat102 ChannelOrder order;105 TextureFormat (ChannelOrder order_, ChannelType type_) in TextureFormat()149 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);152 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);1159 std::ostream& operator<< (std::ostream& str, TextureFormat::ChannelOrder order);
179 int getNumUsedChannels (TextureFormat::ChannelOrder order) in getNumUsedChannels()389 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order) in getChannelReadSwizzle()436 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order) in getChannelWriteSwizzle()3337 std::ostream& operator<< (std::ostream& str, TextureFormat::ChannelOrder order) in operator <<()
1220 static const TextureSwizzle& getBorderColorReadSwizzle (TextureFormat::ChannelOrder order) in getBorderColorReadSwizzle()
311 static tcu::BVec4 getChannelMask (tcu::TextureFormat::ChannelOrder order) in getChannelMask()
678 const tcu::TextureFormat::ChannelOrder channelOrderMap[] = in getRenderbufferFormatForOutput()
996 const tcu::TextureFormat::ChannelOrder order = format.order; in findPrimitiveMinimumResolvableDifference()