Searched defs:PFNGLDRAWELEMENTSINSTANCEDBASEINSTANCEPROC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h8526 typedef void (APIENTRYP PFNGLDRAWELEMENTSINSTANCEDBASEINSTANCEPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance); typedef
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h7643 typedef void (APIENTRYP PFNGLDRAWELEMENTSINSTANCEDBASEINSTANCEPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei primcount, GLuint baseinstance); typedef

Completed in 465 milliseconds