Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureTest.cpp8699 class TextureMirrorClampToEdgeTest : public Texture2DTest class
8702 TextureMirrorClampToEdgeTest() : Texture2DTest() {} in TextureMirrorClampToEdgeTest() function in __anonc1e226aa0111::TextureMirrorClampToEdgeTest
8808 TEST_P(TextureMirrorClampToEdgeTest, TexParameter) in TEST_P() argument