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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5913 (* GET_DrawArrays(disp)) parameters
5914 static inline _glptr_DrawArrays GET_DrawArrays(struct _glapi_table *disp) { function in typeref:typename:_glptr_DrawArrays
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6386 (* GET_DrawArrays(disp)) parameters
6387 static inline _glptr_DrawArrays GET_DrawArrays(struct _glapi_table *disp) { function in typeref:typename:_glptr_DrawArrays
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h991 #define GET_DrawArrays(disp) ((disp)->DrawArrays) macro

Completed in 124 milliseconds