Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h12194 typedef void (GLAPIENTRYP _glptr_VertexAttribBinding)(GLuint, GLuint); typedef
12197 static inline _glptr_VertexAttribBinding GET_VertexAttribBinding(struct _glapi_table *disp) { in GET_VertexAttribBinding()
12198 return (_glptr_VertexAttribBinding) (GET_by_offset(disp, _gloffset_VertexAttribBinding)); in GET_VertexAttribBinding()