Searched refs:_glptr_VertexAttrib4bv (Results 1 – 1 of 1) sorted by relevance
8575 typedef void (GLAPIENTRYP _glptr_VertexAttrib4bv)(GLuint, const GLbyte *); typedef8578 static inline _glptr_VertexAttrib4bv GET_VertexAttrib4bv(struct _glapi_table *disp) { in GET_VertexAttrib4bv()8579 return (_glptr_VertexAttrib4bv) (GET_by_offset(disp, _gloffset_VertexAttrib4bv)); in GET_VertexAttrib4bv()