Searched refs:_glptr_VertexAttrib1dvNV (Results 1 – 1 of 1) sorted by relevance
11030 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dvNV)(GLuint, const GLdouble *); typedef11033 static inline _glptr_VertexAttrib1dvNV GET_VertexAttrib1dvNV(struct _glapi_table *disp) { in GET_VertexAttrib1dvNV()11034 return (_glptr_VertexAttrib1dvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dvNV)); in GET_VertexAttrib1dvNV()