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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1312 #define GET_GetProgramiv(disp) ((disp)->GetProgramiv) macro
2767 #define GET_GetProgramiv(disp) GET_by_offset(disp, driDispatchRemapTable[GetProgramiv_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7959 (* GET_GetProgramiv(disp)) parameters
7960 static inline _glptr_GetProgramiv GET_GetProgramiv(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetProgramiv
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8432 (* GET_GetProgramiv(disp)) parameters
8433 static inline _glptr_GetProgramiv GET_GetProgramiv(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetProgramiv
[all...]

Completed in 206 milliseconds