Searched refs:_glptr_VertexAttrib1sNV (Results 1 – 1 of 1) sorted by relevance
11063 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sNV)(GLuint, GLshort); typedef11066 static inline _glptr_VertexAttrib1sNV GET_VertexAttrib1sNV(struct _glapi_table *disp) { in GET_VertexAttrib1sNV()11067 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV)); in GET_VertexAttrib1sNV()