Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp1196 class TextureLODCase : public TextureTest class
1199TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* na…
1203 TextureLODCase::TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in TextureLODCase() function in deqp::gls::TextureStateQueryTests::__anonab11bcfc0111::TextureLODCase
1208 void TextureLODCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2515 …return new TextureLODCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, q… in createTexParamTest()