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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18781 typedef void (GLAPIENTRYP _glptr_MatrixLoadTransposedEXT)(GLenum, const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLdouble *)
18784 static inline _glptr_MatrixLoadTransposedEXT GET_MatrixLoadTransposedEXT(struct _glapi_table *disp) {
18785 return (_glptr_MatrixLoadTransposedEXT) (GET_by_offset(disp, _gloffset_MatrixLoadTransposedEXT));
[all...]

Completed in 58 milliseconds