Searched refs:_glptr_VertexAttribIFormat (Results 1 – 1 of 1) sorted by relevance
12216 typedef void (GLAPIENTRYP _glptr_VertexAttribIFormat)(GLuint, GLint, GLenum, GLuint); typedef12219 static inline _glptr_VertexAttribIFormat GET_VertexAttribIFormat(struct _glapi_table *disp) { in GET_VertexAttribIFormat()12220 return (_glptr_VertexAttribIFormat) (GET_by_offset(disp, _gloffset_VertexAttribIFormat)); in GET_VertexAttribIFormat()