Searched refs:CopyTexImageCase (Results 1 – 1 of 1) sorted by relevance
916 class CopyTexImageCase : public InternalformatCaseBase class919 …CopyTexImageCase(deqp::Context& context, const std::string& name, const CopyTexImageFormat& copyTe…920 virtual ~CopyTexImageCase() in ~CopyTexImageCase()930 CopyTexImageCase::CopyTexImageCase(deqp::Context& context, const std::string& name, in CopyTexImageCase() function in glcts::CopyTexImageCase936 tcu::TestNode::IterateResult CopyTexImageCase::iterate(void) in iterate()1865 copyTexImageGroup->addChild(new CopyTexImageCase(m_context, name, ctif)); in init()