Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglRobustnessTests.cpp238 const FixedFunctionType& getFixedFunctionType (void) const { return m_fixedFunctionType; } in getFixedFunctionType()
249 FixedFunctionType m_fixedFunctionType; member in deqp::egl::__anon80c5ce610111::RobustnessTestCase::Params
282 , m_fixedFunctionType (fixedFunctionType) in Params()
598 FixedFunctionType m_fixedFunctionType; member in deqp::egl::__anon80c5ce610111::ContextReset
611 , m_fixedFunctionType (fixedFunctionType) in ContextReset()
1009 if (m_fixedFunctionType == FIXEDFUNCTIONTYPE_INDICES) in draw()
1011 else if (m_fixedFunctionType == FIXEDFUNCTIONTYPE_VERTICES) in draw()