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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19276 typedef void (GLAPIENTRYP _glptr_GetPointerIndexedvEXT)(GLenum, GLuint, GLvoid**); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint,GLvoid **)
19279 static inline _glptr_GetPointerIndexedvEXT GET_GetPointerIndexedvEXT(struct _glapi_table *disp) {
19280 return (_glptr_GetPointerIndexedvEXT) (GET_by_offset(disp, _gloffset_GetPointerIndexedvEXT));
[all...]

Completed in 356 milliseconds