Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h13418 typedef void (GLAPIENTRYP _glptr_VertexArrayBindingDivisor)(GLuint, GLuint, GLuint); typedef
13421 static inline _glptr_VertexArrayBindingDivisor GET_VertexArrayBindingDivisor(struct _glapi_table *d… in GET_VertexArrayBindingDivisor()
13422 …return (_glptr_VertexArrayBindingDivisor) (GET_by_offset(disp, _gloffset_VertexArrayBindingDivisor… in GET_VertexArrayBindingDivisor()