Searched refs:AttachShader_remap_index (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h8376 { 13962, AttachShader_remap_index },
H A Ddispatch.h547 #define AttachShader_remap_index 71 macro
1796 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h7406 { 13962, AttachShader_remap_index },
H A Ddispatch.h544 #define AttachShader_remap_index 71 macro
1558 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h809 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
H A Ddispatch.h2379 #define AttachShader_remap_index 0 macro
2742 #define CALL_AttachShader(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint)), driDispatchRemapTable[AttachShader_remap_index], parameters)
2743 #define GET_AttachShader(disp) GET_by_offset(disp, driDispatchRemapTable[AttachShader_remap_index])
2744 #define SET_AttachShader(disp, fn) SET_by_offset(disp, driDispatchRemapTable[AttachShader_remap_index], fn)

Completed in 203 milliseconds