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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6166 (* GET_TexSubImage2D(disp)) parameters
6167 static inline _glptr_TexSubImage2D GET_TexSubImage2D(struct _glapi_table *disp) { function in typeref:typename:_glptr_TexSubImage2D
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6639 (* GET_TexSubImage2D(disp)) parameters
6640 static inline _glptr_TexSubImage2D GET_TexSubImage2D(struct _glapi_table *disp) { function in typeref:typename:_glptr_TexSubImage2D
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1060 #define GET_TexSubImage2D(disp) ((disp)->TexSubImage2D) macro

Completed in 121 milliseconds