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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18748 typedef void (GLAPIENTRYP _glptr_MatrixPushEXT)(GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum)
18751 static inline _glptr_MatrixPushEXT GET_MatrixPushEXT(struct _glapi_table *disp) {
18752 return (_glptr_MatrixPushEXT) (GET_by_offset(disp, _gloffset_MatrixPushEXT));
[all...]

Completed in 58 milliseconds