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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15558 typedef GLboolean (GLAPIENTRYP _glptr_AreProgramsResidentNV)(GLsizei, const GLuint *, GLboolean *); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLsizei,const GLuint *,GLboolean *)
15561 static inline _glptr_AreProgramsResidentNV GET_AreProgramsResidentNV(struct _glapi_table *disp) {
15562 return (_glptr_AreProgramsResidentNV) (GET_by_offset(disp, _gloffset_AreProgramsResidentNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16031 typedef GLboolean (GLAPIENTRYP _glptr_AreProgramsResidentNV)(GLsizei, const GLuint *, GLboolean *); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLsizei,const GLuint *,GLboolean *)
16034 static inline _glptr_AreProgramsResidentNV GET_AreProgramsResidentNV(struct _glapi_table *disp) {
16035 return (_glptr_AreProgramsResidentNV) (GET_by_offset(disp, _gloffset_AreProgramsResidentNV));
[all...]

Completed in 170 milliseconds