Searched refs:GetAttachedShaders_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 8390 { 14377, GetAttachedShaders_remap_index },
|
| H A D | dispatch.h | 561 #define GetAttachedShaders_remap_index 85 macro 1810 #define _gloffset_GetAttachedShaders driDispatchRemapTable[GetAttachedShaders_remap_index] [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | remap_helper.h | 7420 { 14377, GetAttachedShaders_remap_index },
|
| H A D | dispatch.h | 558 #define GetAttachedShaders_remap_index 85 macro 1572 #define _gloffset_GetAttachedShaders driDispatchRemapTable[GetAttachedShaders_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 815 #define _gloffset_GetAttachedShaders driDispatchRemapTable[GetAttachedShaders_remap_index]
|
| H A D | dispatch.h | 2385 #define GetAttachedShaders_remap_index 6 macro 2760 #define CALL_GetAttachedShaders(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLsizei, GLsizei *, GLuint *)), driDispatchRemapTable[GetAttachedShaders_remap_index], parameters) 2761 #define GET_GetAttachedShaders(disp) GET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index]) 2762 #define SET_GetAttachedShaders(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index], fn)
|
Completed in 175 milliseconds