Home | History | Annotate | Download | only in common

Lines Matching refs:order

97 	ChannelOrder	order;
101 : order (order_)
107 : order (CHANNELORDER_LAST)
117 return (order != other.order || type != other.type);
1102 std::ostream& operator<< (std::ostream& str, TextureFormat::ChannelOrder order);