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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1291 #define GET_CreateProgram(disp) ((disp)->CreateProgram) macro
2746 #define GET_CreateProgram(disp) GET_by_offset(disp, driDispatchRemapTable[CreateProgram_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7816 (* GET_CreateProgram(disp)) parameters
7817 static inline _glptr_CreateProgram GET_CreateProgram(struct _glapi_table *disp) { function in typeref:typename:_glptr_CreateProgram
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8289 (* GET_CreateProgram(disp)) parameters
8290 static inline _glptr_CreateProgram GET_CreateProgram(struct _glapi_table *disp) { function in typeref:typename:_glptr_CreateProgram
[all...]

Completed in 123 milliseconds