Searched refs:AttachShader_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 8376 { 13962, AttachShader_remap_index },
|
| H A D | dispatch.h | 547 #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 D | remap_helper.h | 7406 { 13962, AttachShader_remap_index },
|
| H A D | dispatch.h | 544 #define AttachShader_remap_index 71 macro 1558 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 809 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
|
| H A D | dispatch.h | 2379 #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