Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureTest.cpp13267 class TextureBufferTestES31 : public ANGLETest<> class
13270 TextureBufferTestES31() {} in TextureBufferTestES31() function in __anonc1e226aa0111::TextureBufferTestES31
13322 TEST_P(TextureBufferTestES31, QueryWidthAfterBufferResize) in TEST_P() argument
13355 TEST_P(TextureBufferTestES31, TexBufferDrawTwice) in TEST_P() argument
13396 TEST_P(TextureBufferTestES31, UseAsUBOThenUpdateThenAsTextureBuffer) in TEST_P() argument
13466 TEST_P(TextureBufferTestES31, MapTextureBufferInvalidateThenWrite) in TEST_P() argument
13527 TEST_P(TextureBufferTestES31, TextureBufferThenBufferData) in TEST_P() argument
13572 TEST_P(TextureBufferTestES31, TexBufferFormatMismatch) in TEST_P() argument
13696 TEST_P(TextureBufferTestES31, DrawIncompleteZeroTexture) in TEST_P() argument
13704 TEST_P(TextureBufferTestES31, DrawIncompleteNonZeroTexture) in TEST_P() argument
[all …]