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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1318 #define GET_GetShaderiv(disp) ((disp)->GetShaderiv) macro
2773 #define GET_GetShaderiv(disp) GET_by_offset(disp, driDispatchRemapTable[GetShaderiv_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7992 (* GET_GetShaderiv(disp)) parameters
7993 static inline _glptr_GetShaderiv GET_GetShaderiv(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetShaderiv
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8465 (* GET_GetShaderiv(disp)) parameters
8466 static inline _glptr_GetShaderiv GET_GetShaderiv(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetShaderiv
[all...]

Completed in 117 milliseconds