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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1321 #define GET_IsProgram(disp) ((disp)->IsProgram) macro
2776 #define GET_IsProgram(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8080 (* GET_IsProgram(disp)) parameters
8081 static inline _glptr_IsProgram GET_IsProgram(struct _glapi_table *disp) { function in typeref:typename:_glptr_IsProgram
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8553 (* GET_IsProgram(disp)) parameters
8554 static inline _glptr_IsProgram GET_IsProgram(struct _glapi_table *disp) { function in typeref:typename:_glptr_IsProgram
[all...]

Completed in 146 milliseconds