Searched refs:FixedFunctionOOB (Results 1 – 1 of 1) sorted by relevance
622 class FixedFunctionOOB : public ContextReset class625 … FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);626 ~FixedFunctionOOB (void);644 FixedFunctionOOB::FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedF… in FixedFunctionOOB() function in deqp::egl::__anonceeef6ff0111::FixedFunctionOOB651 FixedFunctionOOB::~FixedFunctionOOB (void) in ~FixedFunctionOOB()665 glu::ProgramSources FixedFunctionOOB::genSources (void) in genSources()686 void FixedFunctionOOB::setup (void) in setup()718 void FixedFunctionOOB::draw (void) in draw()730 void FixedFunctionOOB::teardown (void) in teardown()1299 return de::SharedPtr<ContextReset>(new FixedFunctionOOB(gl, log, params.getFixedFunctionType())); in contextResetFactory()