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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17516 typedef void (GLAPIENTRYP _glptr_ImportMemoryFdEXT)(GLuint, GLuint64, GLenum, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint64,GLenum,GLint)
17519 static inline _glptr_ImportMemoryFdEXT GET_ImportMemoryFdEXT(struct _glapi_table *disp) {
17520 return (_glptr_ImportMemoryFdEXT) (GET_by_offset(disp, _gloffset_ImportMemoryFdEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17989 typedef void (GLAPIENTRYP _glptr_ImportMemoryFdEXT)(GLuint, GLuint64, GLenum, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint64,GLenum,GLint)
17992 static inline _glptr_ImportMemoryFdEXT GET_ImportMemoryFdEXT(struct _glapi_table *disp) {
17993 return (_glptr_ImportMemoryFdEXT) (GET_by_offset(disp, _gloffset_ImportMemoryFdEXT));
[all...]

Completed in 100 milliseconds