Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h11589 typedef void (GLAPIENTRYP _glptr_VertexAttribL4d)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble); typedef
11592 static inline _glptr_VertexAttribL4d GET_VertexAttribL4d(struct _glapi_table *disp) { in GET_VertexAttribL4d()
11593 return (_glptr_VertexAttribL4d) (GET_by_offset(disp, _gloffset_VertexAttribL4d)); in GET_VertexAttribL4d()