Searched defs:CaseVariant (Results 1 – 2 of 2) sorted by relevance
36 struct CaseVariant struct38 enum CheckType44 ImageType imageType;45 tcu::TextureFormat textureFormat;46 CheckType checkType;
6523 CaseVariant::CaseVariant(ImageType imgtype, tcu::TextureFormat::ChannelOrder order, in CaseVariant() function in vkt::image::CaseVariant