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

/external/deqp/framework/common/
H A DtcuTexture.hpp113 CHANNELTYPE_LAST enumerator in enum:tcu::TextureFormat::ChannelType
127 , type (CHANNELTYPE_LAST)
/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp1089 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_formatData) == TextureFormat::CHANNELTYPE_LAST); member in class:dit::__anon4878::TextureFormat
1586 for (int channelType = 0; channelType < TextureFormat::CHANNELTYPE_LAST; channelType++)

Completed in 528 milliseconds