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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17769 typedef void (GLAPIENTRYP _glptr_LineWidthx)(GLfixed); typedef in typeref:typename:void (GLAPIENTRYP)(GLfixed)
17772 static inline _glptr_LineWidthx GET_LineWidthx(struct _glapi_table *disp) {
17773 return (_glptr_LineWidthx) (GET_by_offset(disp, _gloffset_LineWidthx));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18242 typedef void (GLAPIENTRYP _glptr_LineWidthx)(GLfixed); typedef in typeref:typename:void (GLAPIENTRYP)(GLfixed)
18245 static inline _glptr_LineWidthx GET_LineWidthx(struct _glapi_table *disp) {
18246 return (_glptr_LineWidthx) (GET_by_offset(disp, _gloffset_LineWidthx));
[all...]

Completed in 105 milliseconds