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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1306 #define GET_GetAttachedShaders(disp) ((disp)->GetAttachedShaders) macro
2761 #define GET_GetAttachedShaders(disp) GET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7926 (* GET_GetAttachedShaders(disp)) parameters
7927 static inline _glptr_GetAttachedShaders GET_GetAttachedShaders(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetAttachedShaders
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8399 (* GET_GetAttachedShaders(disp)) parameters
8400 static inline _glptr_GetAttachedShaders GET_GetAttachedShaders(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetAttachedShaders
[all...]

Completed in 136 milliseconds