Home
last modified time | relevance | path

Searched refs:CopyTexImageCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp790 class CopyTexImageCase : public InternalformatCaseBase class
793CopyTexImageCase(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::CopyTexImageCase
810 tcu::TestNode::IterateResult CopyTexImageCase::iterate(void) in iterate()
1671 copyTexImageGroup->addChild(new CopyTexImageCase(m_context, name, ctif)); in init()