Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h8619 typedef void (GLAPIENTRYP _glptr_VertexAttrib4s)(GLuint, GLshort, GLshort, GLshort, GLshort); typedef
8622 static inline _glptr_VertexAttrib4s GET_VertexAttrib4s(struct _glapi_table *disp) { in GET_VertexAttrib4s()
8623 return (_glptr_VertexAttrib4s) (GET_by_offset(disp, _gloffset_VertexAttrib4s)); in GET_VertexAttrib4s()