Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DReadPixelsTest.cpp294 class ReadPixelsPBOTest : public ReadPixelsPBONVTest class
297 ReadPixelsPBOTest() : ReadPixelsPBONVTest() {} in ReadPixelsPBOTest() function in __anon8a14208c0111::ReadPixelsPBOTest
332 TEST_P(ReadPixelsPBOTest, Basic) in TEST_P() argument
352 TEST_P(ReadPixelsPBOTest, Snorm) in TEST_P() argument
447 TEST_P(ReadPixelsPBOTest, SrgbUnorm) in TEST_P() argument
483 TEST_P(ReadPixelsPBOTest, PBOTooSmall) in TEST_P() argument
498 TEST_P(ReadPixelsPBOTest, PBOMapped) in TEST_P() argument
512 TEST_P(ReadPixelsPBOTest, ArrayBufferTarget) in TEST_P() argument
535 TEST_P(ReadPixelsPBOTest, ExistingDataPreserved) in TEST_P() argument
569 TEST_P(ReadPixelsPBOTest, SubDataPreservesContents) in TEST_P() argument
[all …]