Searched refs:_glptr_VertexAttribI4bv (Results 1 – 1 of 1) sorted by relevance
9180 typedef void (GLAPIENTRYP _glptr_VertexAttribI4bv)(GLuint, const GLbyte *); typedef9183 static inline _glptr_VertexAttribI4bv GET_VertexAttribI4bv(struct _glapi_table *disp) { in GET_VertexAttribI4bv()9184 return (_glptr_VertexAttribI4bv) (GET_by_offset(disp, _gloffset_VertexAttribI4bv)); in GET_VertexAttribI4bv()