Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglRobustnessTests.cpp232 const FixedFunctionType& getFixedFunctionType (void) const { return m_fixedFunctionType; } in getFixedFunctionType()
243 FixedFunctionType m_fixedFunctionType; member in deqp::egl::__anon30383::RobustnessTestCase::Params
276 , m_fixedFunctionType (fixedFunctionType) in Params()
575 FixedFunctionType m_fixedFunctionType; member in deqp::egl::__anon30383::ContextReset
588 , m_fixedFunctionType (fixedFunctionType) in ContextReset()
722 if (m_fixedFunctionType == FIXEDFUNCTIONTYPE_INDICES) in draw()
724 else if (m_fixedFunctionType == FIXEDFUNCTIONTYPE_VERTICES) in draw()

Completed in 4 milliseconds