Home
last modified time | relevance | path

Searched refs:EGLClientBufferWrapper (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp1452 class EGLClientBufferWrapper class
1455 EGLClientBufferWrapper(int width = 1, int height = 1) in EGLClientBufferWrapper() function in EGLClientBufferWrapper
1473 ~EGLClientBufferWrapper() in ~EGLClientBufferWrapper()
1509 class EGLClientBufferWrapper class
1512 EGLClientBufferWrapper(int width = 1, int height = 1) in EGLClientBufferWrapper() function in EGLClientBufferWrapper
1517 ~EGLClientBufferWrapper() in ~EGLClientBufferWrapper()
1599 …void doClearTest(EGLClientBufferWrapper& clientBufferWrapper, GLenum internalFormat, GLenum type, … in doClearTest()
1635 …void doSampleTest(EGLClientBufferWrapper& clientBufferWrapper, GLenum internalFormat, GLenum type,… in doSampleTest()
1693 EGLClientBufferWrapper clientBufferWrapper; in TEST_F()
1707 EGLClientBufferWrapper clientBufferWrapper; in TEST_F()
[all …]