Searched refs:SamplerCompareFuncCase (Results 1 – 1 of 1) sorted by relevance
2192 class SamplerCompareFuncCase : public SamplerTest class2195 …SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const …2199 SamplerCompareFuncCase::SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext… in SamplerCompareFuncCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::SamplerCompareFuncCase2204 void SamplerCompareFuncCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()2580 …return new SamplerCompareFuncCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, q… in createSamplerParamTest()