Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h9213 typedef void (GLAPIENTRYP _glptr_VertexAttribI4usv)(GLuint, const GLushort *); typedef
9216 static inline _glptr_VertexAttribI4usv GET_VertexAttribI4usv(struct _glapi_table *disp) { in GET_VertexAttribI4usv()
9217 return (_glptr_VertexAttribI4usv) (GET_by_offset(disp, _gloffset_VertexAttribI4usv)); in GET_VertexAttribI4usv()