Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h13008 typedef void (GLAPIENTRYP _glptr_DisableVertexArrayAttrib)(GLuint, GLuint); typedef
13011 static inline _glptr_DisableVertexArrayAttrib GET_DisableVertexArrayAttrib(struct _glapi_table *dis… in GET_DisableVertexArrayAttrib()
13012 …return (_glptr_DisableVertexArrayAttrib) (GET_by_offset(disp, _gloffset_DisableVertexArrayAttrib)); in GET_DisableVertexArrayAttrib()