Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp605 GL_APICALL void GL_APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… in glBlitFramebuffer() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h298 glBlitFramebuffer_client_proc_t glBlitFramebuffer; member
Dgl2_entry.cpp2188 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h343 glBlitFramebuffer_server_proc_t glBlitFramebuffer; member
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h143 #define glBlitFramebuffer MANGLE(BlitFramebuffer) macro