Searched refs:glBlitNamedFramebuffer (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 162 #define glBlitNamedFramebuffer MANGLE(BlitNamedFramebuffer) macro
|
| H A D | glcorearb.h | 2821 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 D | glext.h | 2781 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 D | glcorearb.h | 2784 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 D | glext.h | 2745 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 D | gl_generated.h | 16826 #define glBlitNamedFramebuffer macro [all...] |
| H A D | gl_generated_dispatch.c | 7854 0, // glBlitNamedFramebuffer 78059 3266 /* "glBlitNamedFramebuffer" */, 78060 3266 /* "glBlitNamedFramebuffer" */, 78062 return gl_provider_resolver(entrypoint_strings + 3266 /* "glBlitNamedFramebuffer" */, [all...] |
Completed in 391 milliseconds