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

/external/deqp/framework/common/
H A DtcuTexture.hpp116 CHANNELTYPE_LAST enumerator in enum:tcu::TextureFormat::ChannelType
130 , type (CHANNELTYPE_LAST)
/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp1174 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_formatData) == TextureFormat::CHANNELTYPE_LAST); member in class:dit::__anon5544::TextureFormat
1671 for (int channelType = 0; channelType < TextureFormat::CHANNELTYPE_LAST; channelType++)

Completed in 470 milliseconds