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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4725 (* GET_DrawBuffer(disp)) parameters
4726 static inline _glptr_DrawBuffer GET_DrawBuffer(struct _glapi_table *disp) { function in typeref:typename:_glptr_DrawBuffer
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5198 (* GET_DrawBuffer(disp)) parameters
5199 static inline _glptr_DrawBuffer GET_DrawBuffer(struct _glapi_table *disp) { function in typeref:typename:_glptr_DrawBuffer
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h667 #define GET_DrawBuffer(disp) ((disp)->DrawBuffer) macro

Completed in 186 milliseconds