Searched refs:glGetPathCoordsNV (Results 1 – 9 of 9) sorted by relevance
1699 "glGetPathCoordsNV",
3356 GL_APICALL void GL_APIENTRY glGetPathCoordsNV (GLuint path, GLfloat *coords);
3372 GL_APICALL void GL_APIENTRY glGetPathCoordsNV (GLuint path, GLfloat *coords);
5556 GLAPI void APIENTRY glGetPathCoordsNV (GLuint path, GLfloat *coords);
10673 GLAPI void APIENTRY glGetPathCoordsNV (GLuint path, GLfloat *coords);
14740 …r = ((glGetPathCoordsNV = (PFNGLGETPATHCOORDSNVPROC)glewGetProcAddress((const GLubyte*)"glGetPathC… in _glewInit_GL_NV_path_rendering()
15834 #define glGetPathCoordsNV GLEW_GET_FUN(__glewGetPathCoordsNV) macro
17731 #define glGetPathCoordsNV epoxy_glGetPathCoordsNV macro
115581 GEN_THUNKS(glGetPathCoordsNV, (GLuint path, GLfloat * coords), (path, coords))