Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglRobustnessTests.cpp238 const FixedFunctionType& getFixedFunctionType (void) const { return m_fixedFunctionType; } in getFixedFunctionType() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase::Params
1589 return de::SharedPtr<ContextReset>(new FixedFunctionOOB(gl, log, params.getFixedFunctionType())); in contextResetFactory()