Searched refs:GetPixelMapfv (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_getpixelmap.c72 cr_server.head_spu->dispatch_table.GetPixelMapfv( map, pbo_offset );
84 cr_server.head_spu->dispatch_table.GetPixelMapfv( map, local_values );
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_misc.c51 cr_unpackDispatch.GetPixelMapfv( map, values );
/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h319 ICD_ENTRY(GetPixelMapfv) /* 271 */
H A Dfakedri_glfuncsList.h294 GLAPI_ENTRY(GetPixelMapfv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h315 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Ddispatch.h871 #define CALL_GetPixelMapfv(disp, parameters) (*((disp)->GetPixelMapfv)) parameters
872 #define GET_GetPixelMapfv(disp) ((disp)->GetPixelMapfv)
873 #define SET_GetPixelMapfv(disp, fn) ((disp)->GetPixelMapfv = fn)
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Ddispatch.h873 #define CALL_GetPixelMapfv(disp, parameters) (*((disp)->GetPixelMapfv)) parameters
874 #define GET_GetPixelMapfv(disp) ((disp)->GetPixelMapfv)
875 #define SET_GetPixelMapfv(disp, fn) ((disp)->GetPixelMapfv = fn)
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Dglapitemp.h1438 KEYWORD1 void KEYWORD2 NAME(GetPixelMapfv)(GLenum map, GLfloat * values) function
1440 DISPATCH(GetPixelMapfv, (map, values), (F, "glGetPixelMapfv(0x%x, %p);\n", map, (const void *) values));
5776 TABLE_ENTRY(GetPixelMapfv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h314 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h312 void (GLAPIENTRYP GetPixelMapfv) (GLenum map, GLfloat * values); /* 271 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h312 void (GLAPIENTRYP GetPixelMapfv) (GLenum map, GLfloat * values); /* 271 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h765 #define glGetPixelMapfv MANGLE(GetPixelMapfv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h315 void (GLAPIENTRYP GetPixelMapfv)(GLenum map, GLfloat * values); /* 271 */
H A Ddispatch.h871 #define CALL_GetPixelMapfv(disp, parameters) (*((disp)->GetPixelMapfv)) parameters
872 #define GET_GetPixelMapfv(disp) ((disp)->GetPixelMapfv)
873 #define SET_GetPixelMapfv(disp, fn) ((disp)->GetPixelMapfv = fn)

Completed in 457 milliseconds

12