Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp9263 class TextureLimitsTest : public ANGLETest<> class
9271 TextureLimitsTest() in TextureLimitsTest() function in __anon18dedd8c0111::TextureLimitsTest
9470 TEST_P(TextureLimitsTest, MaxVertexTextures) in TEST_P() argument
9480 TEST_P(TextureLimitsTest, MaxFragmentTextures) in TEST_P() argument
9490 TEST_P(TextureLimitsTest, MaxCombinedTextures) in TEST_P() argument
9508 TEST_P(TextureLimitsTest, ExcessiveVertexTextures) in TEST_P() argument
9516 TEST_P(TextureLimitsTest, ExcessiveFragmentTextures) in TEST_P() argument
9524 TEST_P(TextureLimitsTest, MaxActiveVertexTextures) in TEST_P() argument
9534 TEST_P(TextureLimitsTest, MaxActiveFragmentTextures) in TEST_P() argument
9546 TEST_P(TextureLimitsTest, TextureTypeConflict) in TEST_P() argument