Lines Matching refs:Texture2DFormatCase
65 class Texture2DFormatCase : public tcu::TestCase class
68 …Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, …
69 …Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, …
70 ~Texture2DFormatCase (void);
77 Texture2DFormatCase (const Texture2DFormatCase& other);
78 Texture2DFormatCase& operator= (const Texture2DFormatCase& other);
91 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() function in deqp::gles3::Functional::Texture2DFormatCase
103 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() function in deqp::gles3::Functional::Texture2DFormatCase
115 Texture2DFormatCase::~Texture2DFormatCase (void) in ~Texture2DFormatCase()
120 void Texture2DFormatCase::init (void) in init()
145 void Texture2DFormatCase::deinit (void) in deinit()
153 Texture2DFormatCase::IterateResult Texture2DFormatCase::iterate (void) in iterate()
1307 …unsizedGroup->addChild(new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameBa… in init()
1308 …unsizedGroup->addChild(new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameBa… in init()
1394 …sized2DGroup->addChild (new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()
1395 …sized2DGroup->addChild (new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()
1410 …sized2DGroup->addChild (new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()
1411 …sized2DGroup->addChild (new Texture2DFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()