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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6155 (* GET_TexSubImage1D(disp)) parameters
6156 static inline _glptr_TexSubImage1D GET_TexSubImage1D(struct _glapi_table *disp) { function in typeref:typename:_glptr_TexSubImage1D
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6628 (* GET_TexSubImage1D(disp)) parameters
6629 static inline _glptr_TexSubImage1D GET_TexSubImage1D(struct _glapi_table *disp) { function in typeref:typename:_glptr_TexSubImage1D
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1057 #define GET_TexSubImage1D(disp) ((disp)->TexSubImage1D) macro

Completed in 123 milliseconds