Home
last modified time | relevance | path

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

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