Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp227 class DepthTestClampCase : public FboTestCase class
230DepthTestClampCase (Context& context, const char* name, const char* desc, deUint32 format, int wid… in DepthTestClampCase() function in deqp::gles3::Functional::DepthTestClampCase
351 …depthClampGroup->addChild(new DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "… in init()