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