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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18660 typedef void (GLAPIENTRYP _glptr_MatrixRotatefEXT)(GLenum, GLfloat, GLfloat, GLfloat, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLfloat,GLfloat,GLfloat,GLfloat)
18663 static inline _glptr_MatrixRotatefEXT GET_MatrixRotatefEXT(struct _glapi_table *disp) {
18664 return (_glptr_MatrixRotatefEXT) (GET_by_offset(disp, _gloffset_MatrixRotatefEXT));
[all...]

Completed in 64 milliseconds