Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17727 typedef void (GLAPIENTRYP _glptr_Orthof)(GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat); typedef
17730 static inline _glptr_Orthof GET_Orthof(struct _glapi_table *disp) { in GET_Orthof()
17731 return (_glptr_Orthof) (GET_by_offset(disp, _gloffset_Orthof)); in GET_Orthof()