Home
last modified time | relevance | path

Searched defs:TextureMirrorClampToEdgeTest (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DTextureTest.cpp9218 class TextureMirrorClampToEdgeTest : public Texture2DTest class
9221 TextureMirrorClampToEdgeTest() : Texture2DTest() {} in TextureMirrorClampToEdgeTest() function in __anon5f5c480c0111::TextureMirrorClampToEdgeTest
9327 TEST_P(TextureMirrorClampToEdgeTest, TexParameter) in TEST_P() argument