Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglRobustnessTests.cpp94 enum FixedFunctionType enum
210 const FixedFunctionType& fixedFunctionType);
231 const FixedFunctionType& getFixedFunctionType (void) const { return m_fixedFunctionType; } in getFixedFunctionType()
242 FixedFunctionType m_fixedFunctionType;
270 const FixedFunctionType& fixedFunctionType) in Params()
563 ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);
591 FixedFunctionType m_fixedFunctionType;
601 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionT… in ContextReset()
905 … FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);
924 FixedFunctionOOB::FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedF… in FixedFunctionOOB()