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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1780 #define GET_IndexPointerEXT(disp) ((disp)->IndexPointerEXT) macro
3235 #define GET_IndexPointerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[IndexPointerEXT_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14526 (* GET_IndexPointerEXT(disp)) parameters
14527 static inline _glptr_IndexPointerEXT GET_IndexPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_IndexPointerEXT
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14999 (* GET_IndexPointerEXT(disp)) parameters
15000 static inline _glptr_IndexPointerEXT GET_IndexPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_IndexPointerEXT
[all...]

Completed in 122 milliseconds