Lines Matching refs:CopyImage
65 namespace CopyImage
5884 } /* namespace CopyImage */
5896 addChild(new CopyImage::FunctionalTest(m_context));
5897 addChild(new CopyImage::IncompleteTexTest(m_context));
5898 addChild(new CopyImage::InvalidObjectTest(m_context));
5899 addChild(new CopyImage::SmokeTest(m_context));
5900 addChild(new CopyImage::InvalidTargetTest(m_context));
5901 addChild(new CopyImage::TargetMismatchTest(m_context));
5902 addChild(new CopyImage::IncompatibleFormatsTest(m_context));
5903 addChild(new CopyImage::SamplesMismatchTest(m_context));
5904 addChild(new CopyImage::IncompatibleFormatsCompressionTest(m_context));
5905 addChild(new CopyImage::NonExistentMipMapTest(m_context));
5906 addChild(new CopyImage::ExceedingBoundariesTest(m_context));
5907 addChild(new CopyImage::InvalidAlignmentTest(m_context));
5908 addChild(new CopyImage::IntegerTexTest(m_context));