Searched refs:Texture2DCase (Results 1 – 1 of 1) sorted by relevance
672 class Texture2DCase : public InternalformatCaseBase class675 Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& textureFormat);676 virtual ~Texture2DCase() in ~Texture2DCase()686 Texture2DCase::Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& … in Texture2DCase() function in glcts::Texture2DCase691 tcu::TestNode::IterateResult Texture2DCase::iterate(void) in iterate()1661 texture2DGroup->addChild(new Texture2DCase(m_context, name, tf)); in init()