Searched refs:SamplerWrapCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 1878 class SamplerWrapCase : public SamplerTest class 1881 …SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* n… 1885 SamplerWrapCase::SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in SamplerWrapCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::SamplerWrapCase 1890 void SamplerWrapCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test() 2566 …return new SamplerWrapCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, queryTyp… in createSamplerParamTest()
|