Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h8487 typedef void (GLAPIENTRYP _glptr_VertexAttrib3sv)(GLuint, const GLshort *); typedef
8490 static inline _glptr_VertexAttrib3sv GET_VertexAttrib3sv(struct _glapi_table *disp) { in GET_VertexAttrib3sv()
8491 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv)); in GET_VertexAttrib3sv()