Searched refs:Texture2DCase (Results 1 – 1 of 1) sorted by relevance
773 class Texture2DCase : public InternalformatCaseBase class776 Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& textureFormat);777 virtual ~Texture2DCase() in ~Texture2DCase()787 Texture2DCase::Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& … in Texture2DCase() function in glcts::Texture2DCase792 tcu::TestNode::IterateResult Texture2DCase::iterate(void) in iterate()1855 texture2DGroup->addChild(new Texture2DCase(m_context, name, tf)); in init()