Searched defs:FragOpInteractionCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.hpp49 class FragOpInteractionCase : public tcu::TestCase class in namespace:deqp::gls
52 FragOpInteractionCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const rsg::ProgramParameters& params);
53 ~FragOpInteractionCase (void);
60 FragOpInteractionCase (const FragOpInteractionCase&);
61 FragOpInteractionCase& operator= (const FragOpInteractionCase&);

Completed in 260 milliseconds