Searched defs:glBlitFramebuffer (Results 1 – 4 of 4) sorted by relevance
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | gles3_wrapper_context.h | 298 glBlitFramebuffer_wrapper_proc_t glBlitFramebuffer; member
|
| D | gles3_wrapper_entry.cpp | 2137 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer() function
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_client_context.h | 298 glBlitFramebuffer_client_proc_t glBlitFramebuffer; member
|
| D | gl2_entry.cpp | 2173 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer() function
|