Searched refs:glInsertEventMarkerEXTNULL (Results 1 – 3 of 3) sorted by relevance
1028 void INTERNAL_GL_APIENTRY glInsertEventMarkerEXTNULL(GLsizei length, const GLchar *marker);
1586 void INTERNAL_GL_APIENTRY glInsertEventMarkerEXTNULL(GLsizei length, const GLchar *marker) {} in glInsertEventMarkerEXTNULL() function
5451 insertEventMarkerEXT = &glInsertEventMarkerEXTNULL; in initProcsSharedExtensionsNULL()