Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h12227 typedef void (GLAPIENTRYP _glptr_VertexAttribLFormat)(GLuint, GLint, GLenum, GLuint); typedef
12230 static inline _glptr_VertexAttribLFormat GET_VertexAttribLFormat(struct _glapi_table *disp) { in GET_VertexAttribLFormat()
12231 return (_glptr_VertexAttribLFormat) (GET_by_offset(disp, _gloffset_VertexAttribLFormat)); in GET_VertexAttribLFormat()