Searched defs:CopyPixels (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h140 void (*CopyPixels)( GLcontext *ctx, GLint srcx, GLint srcy, member in struct:dd_function_table
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitemp.h1358 KEYWORD1 void KEYWORD2 NAME(CopyPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) function
1360 DISPATCH(CopyPixels, (x, y, width, height, type), (F, "glCopyPixels(%d, %d, %d, %d, 0x%x);\n", x, y, width, height, type));
5760 TABLE_ENTRY(CopyPixels),

Completed in 300 milliseconds