Searched refs:glBlitNamedFramebuffer (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h162 #define glBlitNamedFramebuffer MANGLE(BlitNamedFramebuffer) macro
H A Dglcorearb.h2821 GLAPI void APIENTRY glBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
H A Dglext.h2781 GLAPI void APIENTRY glBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2784 GLAPI void APIENTRY glBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
H A Dglext.h2745 GLAPI void APIENTRY glBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h16826 #define glBlitNamedFramebuffer macro
[all...]
H A Dgl_generated_dispatch.c7854 0, // glBlitNamedFramebuffer
78059 3266 /* "glBlitNamedFramebuffer" */,
78060 3266 /* "glBlitNamedFramebuffer" */,
78062 return gl_provider_resolver(entrypoint_strings + 3266 /* "glBlitNamedFramebuffer" */,
[all...]

Completed in 391 milliseconds