Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h8663 typedef void (GLAPIENTRYP _glptr_VertexAttrib4usv)(GLuint, const GLushort *); typedef
8666 static inline _glptr_VertexAttrib4usv GET_VertexAttrib4usv(struct _glapi_table *disp) { in GET_VertexAttrib4usv()
8667 return (_glptr_VertexAttrib4usv) (GET_by_offset(disp, _gloffset_VertexAttrib4usv)); in GET_VertexAttrib4usv()