Searched refs:TextureTest (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 743 class TextureTest : public tcu::TestCase class 746 TextureTest (tcu::TestContext& testCtx, 767 TextureTest::TextureTest (tcu::TestContext& testCtx, in TextureTest() function in deqp::gls::TextureStateQueryTests::__anonaefd4de40111::TextureTest 783 void TextureTest::init (void) in init() 807 TextureTest::IterateResult TextureTest::iterate (void) in iterate() 874 class DepthStencilModeCase : public TextureTest 882 : TextureTest(testCtx, renderCtx, name, desc, target, tester, type) in DepthStencilModeCase() 952 class TextureSRGBDecodeCase : public TextureTest 960 : TextureTest(testCtx, renderCtx, name, desc, target, tester, type) in TextureSRGBDecodeCase() 1030 class TextureSwizzleCase : public TextureTest [all …]
|
/external/angle/src/tests/ |
D | angle_end2end_tests.gni | 139 "gl_tests/TextureTest.cpp",
|