Searched refs:DepthTestClampCase (Results 1 – 1 of 1) sorted by relevance
227 class DepthTestClampCase : public FboTestCase class230 …DepthTestClampCase (Context& context, const char* name, const char* desc, deUint32 format, int wid… in DepthTestClampCase() function in deqp::gles3::Functional::DepthTestClampCase351 …depthClampGroup->addChild(new DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "… in init()