Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureTest.cpp8061 class TextureLimitsTest : public ANGLETest<> class
8069 TextureLimitsTest() in TextureLimitsTest() function in __anonafcdb8bb0111::TextureLimitsTest
8270 TEST_P(TextureLimitsTest, MaxVertexTextures) in TEST_P() argument
8280 TEST_P(TextureLimitsTest, MaxFragmentTextures) in TEST_P() argument
8290 TEST_P(TextureLimitsTest, MaxCombinedTextures) in TEST_P() argument
8308 TEST_P(TextureLimitsTest, ExcessiveVertexTextures) in TEST_P() argument
8316 TEST_P(TextureLimitsTest, ExcessiveFragmentTextures) in TEST_P() argument
8324 TEST_P(TextureLimitsTest, MaxActiveVertexTextures) in TEST_P() argument
8334 TEST_P(TextureLimitsTest, MaxActiveFragmentTextures) in TEST_P() argument
8346 TEST_P(TextureLimitsTest, TextureTypeConflict) in TEST_P() argument