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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18759 typedef void (GLAPIENTRYP _glptr_MatrixPopEXT)(GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum)
18762 static inline _glptr_MatrixPopEXT GET_MatrixPopEXT(struct _glapi_table *disp) {
18763 return (_glptr_MatrixPopEXT) (GET_by_offset(disp, _gloffset_MatrixPopEXT));
[all...]

Completed in 57 milliseconds