Searched refs:CopyTexImageCase (Results 1 – 1 of 1) sorted by relevance
790 class CopyTexImageCase : public InternalformatCaseBase class793 …CopyTexImageCase(deqp::Context& context, const std::string& name, const CopyTexImageFormat& copyTe…794 virtual ~CopyTexImageCase() in ~CopyTexImageCase()804 CopyTexImageCase::CopyTexImageCase(deqp::Context& context, const std::string& name, in CopyTexImageCase() function in glcts::CopyTexImageCase810 tcu::TestNode::IterateResult CopyTexImageCase::iterate(void) in iterate()1671 copyTexImageGroup->addChild(new CopyTexImageCase(m_context, name, ctif)); in init()