Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp809 class DepthStencilModeCase : public TextureTest class
812DepthStencilModeCase (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::DepthStencilModeCase
821 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()