Searched refs:GetVertexAttribivNV_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 9093 { 46853, GetVertexAttribivNV_remap_index },
|
| H A D | dispatch.h | 1264 #define GetVertexAttribivNV_remap_index 788 macro 2513 #define _gloffset_GetVertexAttribivNV driDispatchRemapTable[GetVertexAttribivNV_remap_index] [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | remap_helper.h | 8123 { 45370, GetVertexAttribivNV_remap_index },
|
| H A D | dispatch.h | 1261 #define GetVertexAttribivNV_remap_index 788 macro 2275 #define _gloffset_GetVertexAttribivNV driDispatchRemapTable[GetVertexAttribivNV_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 1071 #define _gloffset_GetVertexAttribivNV driDispatchRemapTable[GetVertexAttribivNV_remap_index]
|
| H A D | dispatch.h | 2641 #define GetVertexAttribivNV_remap_index 262 macro 3528 #define CALL_GetVertexAttribivNV(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLenum, GLint *)), driDispatchRemapTable[GetVertexAttribivNV_remap_index], parameters) 3529 #define GET_GetVertexAttribivNV(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribivNV_remap_index]) 3530 #define SET_GetVertexAttribivNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetVertexAttribivNV_remap_index], fn)
|
Completed in 137 milliseconds