Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFragOpInteractionCase.hpp49 class FragOpInteractionCase : public tcu::TestCase class
52FragOpInteractionCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Contex…
53 ~FragOpInteractionCase (void);
60 FragOpInteractionCase (const FragOpInteractionCase&);
61 FragOpInteractionCase& operator= (const FragOpInteractionCase&);
DglsFragOpInteractionCase.cpp423 struct FragOpInteractionCase::ReferenceContext
437 FragOpInteractionCase::FragOpInteractionCase (tcu::TestContext& testCtx, glu::RenderContext& render… in FragOpInteractionCase() function in deqp::gls::FragOpInteractionCase
453 FragOpInteractionCase::~FragOpInteractionCase (void) in ~FragOpInteractionCase()
455 FragOpInteractionCase::deinit(); in ~FragOpInteractionCase()
458 void FragOpInteractionCase::init (void) in init()
492 FragOpInteractionCase::deinit(); in init()
497 void FragOpInteractionCase::deinit (void) in deinit()
509 FragOpInteractionCase::IterateResult FragOpInteractionCase::iterate (void) in iterate()
/external/deqp/modules/gles3/functional/
Des3fFragOpInteractionTests.cpp35 using gls::FragOpInteractionCase;
79 …basicGroup->addChild(new FragOpInteractionCase(m_testCtx, m_context.getRenderContext(), m_context.… in init()
/external/deqp/modules/gles2/functional/
Des2fFragOpInteractionTests.cpp35 using gls::FragOpInteractionCase;
79 …basicGroup->addChild(new FragOpInteractionCase(m_testCtx, m_context.getRenderContext(), m_context.… in init()