Searched refs:_glptr_VertexAttrib2fNV (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h14991 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fNV)(GLuint, GLfloat, GLfloat); typedef
14994 static inline _glptr_VertexAttrib2fNV GET_VertexAttrib2fNV(struct _glapi_table *disp) {
14995 return (_glptr_VertexAttrib2fNV) (GET_by_offset(disp, _gloffset_VertexAttrib2fNV));

Completed in 196 milliseconds