Flutter Engine
 
Loading...
Searching...
No Matches
flutter::testing::MockEpoxy Member List

This is the complete list of members for flutter::testing::MockEpoxy, including all inherited members.

MOCK_METHOD(bool, epoxy_has_gl_extension,(const char *extension))flutter::testing::MockEpoxy
MOCK_METHOD(bool, epoxy_is_desktop_gl,())flutter::testing::MockEpoxy
MOCK_METHOD(int, epoxy_gl_version,())flutter::testing::MockEpoxy
MOCK_METHOD(void, eglCreateImage,(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list))flutter::testing::MockEpoxy
MOCK_METHOD(void, glClearColor,(GLfloat r, GLfloat g, GLfloat b, GLfloat a))flutter::testing::MockEpoxy
MOCK_METHOD(void, glBlitFramebuffer,(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter))flutter::testing::MockEpoxy
MOCK_METHOD(void, glDeleteFramebuffers,(GLsizei n, const GLuint *framebuffers))flutter::testing::MockEpoxy
MOCK_METHOD(void, glDeleteRenderbuffers,(GLsizei n, const GLuint *renderbuffers))flutter::testing::MockEpoxy
MOCK_METHOD(void, glDeleteTextures,(GLsizei n, const GLuint *textures))flutter::testing::MockEpoxy
MOCK_METHOD(void, glGenFramebuffers,(GLsizei n, GLuint *framebuffers))flutter::testing::MockEpoxy
MOCK_METHOD(void, glGenRenderbuffers,(GLsizei n, GLuint *renderbuffers))flutter::testing::MockEpoxy
MOCK_METHOD(void, glGenTextures,(GLsizei n, GLuint *textures))flutter::testing::MockEpoxy
MOCK_METHOD(const GLubyte *, glGetString,(GLenum pname))flutter::testing::MockEpoxy
MockEpoxy()flutter::testing::MockEpoxy
~MockEpoxy()flutter::testing::MockEpoxy