Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp98 class InterpolationCase : public TestCase class
101InterpolationCase (Context& context, const char* name, const char* desc, glu::Precision precisio…
102 ~InterpolationCase (void);
113 InterpolationCase::InterpolationCase (Context& context, const char* name, const char* desc, glu::Pr… in InterpolationCase() function in deqp::gles2::Accuracy::InterpolationCase
122 InterpolationCase::~InterpolationCase (void) in ~InterpolationCase()
151 InterpolationCase::IterateResult InterpolationCase::iterate (void) in iterate()
323 …addChild(new InterpolationCase(m_context, baseName.c_str(), "", (glu::Precision)precision, coor… in init()
324 …addChild(new InterpolationCase(m_context, (baseName + "_proj").c_str(), "", (glu::Precision)precis… in init()
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp100 class InterpolationCase : public TestCase class
103InterpolationCase (Context& context, const char* name, const char* desc, glu::Precision precisio…
104 ~InterpolationCase (void);
115 InterpolationCase::InterpolationCase (Context& context, const char* name, const char* desc, glu::Pr… in InterpolationCase() function in deqp::gles3::Accuracy::InterpolationCase
124 InterpolationCase::~InterpolationCase (void) in ~InterpolationCase()
153 InterpolationCase::IterateResult InterpolationCase::iterate (void) in iterate()
329 …addChild(new InterpolationCase(m_context, baseName.c_str(), "", (glu::Precision)precision, coor… in init()
330 …addChild(new InterpolationCase(m_context, (baseName + "_proj").c_str(), "", (glu::Precision)precis… in init()