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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1774 #define GET_ColorPointerEXT(disp) ((disp)->ColorPointerEXT) macro
3229 #define GET_ColorPointerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[ColorPointerEXT_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14504 (* GET_ColorPointerEXT(disp)) parameters
14505 static inline _glptr_ColorPointerEXT GET_ColorPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_ColorPointerEXT
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14977 (* GET_ColorPointerEXT(disp)) parameters
14978 static inline _glptr_ColorPointerEXT GET_ColorPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_ColorPointerEXT
[all...]

Completed in 117 milliseconds