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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h8404 { 14943, IsProgram_remap_index },
H A Ddispatch.h575 #define IsProgram_remap_index 99 macro
1824 #define _gloffset_IsProgram driDispatchRemapTable[IsProgram_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h7434 { 14943, IsProgram_remap_index },
H A Ddispatch.h572 #define IsProgram_remap_index 99 macro
1586 #define _gloffset_IsProgram driDispatchRemapTable[IsProgram_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h820 #define _gloffset_IsProgram driDispatchRemapTable[IsProgram_remap_index]
H A Ddispatch.h2390 #define IsProgram_remap_index 11 macro
2775 #define CALL_IsProgram(disp, parameters) CALL_by_offset(disp, (GLboolean (GLAPIENTRYP)(GLuint)), driDispatchRemapTable[IsProgram_remap_index], parameters)
2776 #define GET_IsProgram(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index])
2777 #define SET_IsProgram(disp, fn) SET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index], fn)

Completed in 139 milliseconds