Home
last modified time | relevance | path

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

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