Searched refs:DepthStencilModeCase (Results 1 – 1 of 1) sorted by relevance
688 class DepthStencilModeCase : public TextureTest class691 …DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const ch…695 DepthStencilModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& re… in DepthStencilModeCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::DepthStencilModeCase700 void DepthStencilModeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()2418 …return new DepthStencilModeCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tes… in createTexParamTest()