Home
last modified time | relevance | path

Searched refs:_glptr_VertexAttrib1d (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h8366 typedef void (GLAPIENTRYP _glptr_VertexAttrib1d)(GLuint, GLdouble); typedef
8369 static inline _glptr_VertexAttrib1d GET_VertexAttrib1d(struct _glapi_table *disp) { in GET_VertexAttrib1d()
8370 return (_glptr_VertexAttrib1d) (GET_by_offset(disp, _gloffset_VertexAttrib1d)); in GET_VertexAttrib1d()