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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1288 #define GET_AttachShader(disp) ((disp)->AttachShader) macro
2743 #define GET_AttachShader(disp) GET_by_offset(disp, driDispatchRemapTable[AttachShader_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7772 (* GET_AttachShader(disp)) parameters
7773 static inline _glptr_AttachShader GET_AttachShader(struct _glapi_table *disp) { function in typeref:typename:_glptr_AttachShader
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8245 (* GET_AttachShader(disp)) parameters
8246 static inline _glptr_AttachShader GET_AttachShader(struct _glapi_table *disp) { function in typeref:typename:_glptr_AttachShader
[all...]

Completed in 118 milliseconds