Searched refs:fixedFunctionType (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglRobustnessTests.cpp | 210 const FixedFunctionType& fixedFunctionType); 270 const FixedFunctionType& fixedFunctionType) in Params() argument 275 , m_fixedFunctionType (fixedFunctionType) in Params() 563 ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType); 601 …extReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType) in ContextReset() argument 604 , m_fixedFunctionType (fixedFunctionType) in ContextReset() 905 … FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType); 924 …nOOB::FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType) in FixedFunctionOOB() argument 925 : ContextReset(gl, log, fixedFunctionType) in FixedFunctionOOB()
|