Searched refs:DepthStencilModeCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureStateQueryTests.cpp | 873 class DepthStencilModeCase : public TextureTest class 876 DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type); 880 DepthStencilModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) in DepthStencilModeCase() function in deqp::gls::TextureStateQueryTests::__anon31012::DepthStencilModeCase 885 void DepthStencilModeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test() 2603 return new DepthStencilModeCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
|
Completed in 7 milliseconds