Home
last modified time | relevance | path

Searched refs:SamplerCompareFuncCase (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp2256 class SamplerCompareFuncCase : public SamplerTest class
2259 SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* name, const char* desc, TesterType tester, QueryType type);
2263 SamplerCompareFuncCase::SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, TesterType tester, QueryType type) in SamplerCompareFuncCase() function in deqp::gls::TextureStateQueryTests::__anon31012::SamplerCompareFuncCase
2268 void SamplerCompareFuncCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2644 return new SamplerCompareFuncCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, queryType); in createSamplerParamTest()

Completed in 4 milliseconds