Searched refs:doSampleTestWithExtraSteps (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 299 void doSampleTestWithExtraSteps(const ScopedIOSurfaceRef &ioSurface, in doSampleTestWithExtraSteps() function in IOSurfaceClientBufferTest 347 doSampleTestWithExtraSteps(ioSurface, width, height, plane, internalFormat, type, data, in doSampleTest() 1289 doSampleTestWithExtraSteps(ioSurface, 1, 1, 0, GL_RGB, GL_UNSIGNED_BYTE, &color, sizeof(color), in TEST_P()
|