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