Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp13946 class TextureBufferTestES31 : public ANGLETest<> class
13949 TextureBufferTestES31() {} in TextureBufferTestES31() function in __anon18dedd8c0111::TextureBufferTestES31
14001 TEST_P(TextureBufferTestES31, QueryWidthAfterBufferResize) in TEST_P() argument
14034 TEST_P(TextureBufferTestES31, TexBufferDrawTwice) in TEST_P() argument
14075 TEST_P(TextureBufferTestES31, UseAsUBOThenUpdateThenAsTextureBuffer) in TEST_P() argument
14145 TEST_P(TextureBufferTestES31, MapTextureBufferInvalidateThenWrite) in TEST_P() argument
14206 TEST_P(TextureBufferTestES31, TextureBufferThenBufferData) in TEST_P() argument
14251 TEST_P(TextureBufferTestES31, TexBufferFormatMismatch) in TEST_P() argument
14375 TEST_P(TextureBufferTestES31, DrawIncompleteZeroTexture) in TEST_P() argument
14383 TEST_P(TextureBufferTestES31, DrawIncompleteNonZeroTexture) in TEST_P() argument
[all …]