Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp216 const FixedFunctionType& fixedFunctionType);
271 const FixedFunctionType& fixedFunctionType) in Params() argument
276 , m_fixedFunctionType (fixedFunctionType) in Params()
553 ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);
585 …extReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType) in ContextReset() argument
588 , m_fixedFunctionType (fixedFunctionType) in ContextReset()
625 … FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);
644 …nOOB::FixedFunctionOOB (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType) in FixedFunctionOOB() argument
645 : ContextReset(gl, log, fixedFunctionType) in FixedFunctionOOB()