Home | History | Annotate | Download | only in common

Lines Matching refs:CHANNELORDER_LAST

182 	DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
392 DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
439 DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
495 if (type == CHANNELTYPE_LAST && order == CHANNELORDER_LAST)
3363 return str << de::getSizedArrayElement<TextureFormat::CHANNELORDER_LAST>(orderStrings, order);