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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6056 (* GET_CopyTexImage1D(disp)) parameters
6057 static inline _glptr_CopyTexImage1D GET_CopyTexImage1D(struct _glapi_table *disp) { function in typeref:typename:_glptr_CopyTexImage1D
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6529 (* GET_CopyTexImage1D(disp)) parameters
6530 static inline _glptr_CopyTexImage1D GET_CopyTexImage1D(struct _glapi_table *disp) { function in typeref:typename:_glptr_CopyTexImage1D
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1030 #define GET_CopyTexImage1D(disp) ((disp)->CopyTexImage1D) macro

Completed in 175 milliseconds