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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dvtxfmt_tmp.h301 static void GLAPIENTRY TAG(CallLists)( GLsizei sz, GLenum type, const GLvoid *v ) function
303 PRE_LOOPBACK( CallLists );
502 TAG(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitemp.h98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) function
100 DISPATCH(CallLists, (n, type, lists), (F, "glCallLists(%d, 0x%x, %p);\n", n, type, (const void *) lists));
5508 TABLE_ENTRY(CallLists),

Completed in 222 milliseconds