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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1783 #define GET_NormalPointerEXT(disp) ((disp)->NormalPointerEXT) macro
3238 #define GET_NormalPointerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[NormalPointerEXT_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14537 (* GET_NormalPointerEXT(disp)) parameters
14538 static inline _glptr_NormalPointerEXT GET_NormalPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_NormalPointerEXT
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15010 (* GET_NormalPointerEXT(disp)) parameters
15011 static inline _glptr_NormalPointerEXT GET_NormalPointerEXT(struct _glapi_table *disp) { function in typeref:typename:_glptr_NormalPointerEXT
[all...]

Completed in 126 milliseconds