Searched refs:VertexAttrib3fvNV_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 9114 { 47363, VertexAttrib3fvNV_remap_index },
|
| H A D | dispatch.h | 1285 #define VertexAttrib3fvNV_remap_index 809 macro 2534 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index] [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | remap_helper.h | 8144 { 45880, VertexAttrib3fvNV_remap_index },
|
| H A D | dispatch.h | 1282 #define VertexAttrib3fvNV_remap_index 809 macro 2296 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 1093 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index]
|
| H A D | dispatch.h | 2663 #define VertexAttrib3fvNV_remap_index 284 macro 3594 #define CALL_VertexAttrib3fvNV(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib3fvNV_remap_index], parameters) 3595 #define GET_VertexAttrib3fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fvNV_remap_index]) 3596 #define SET_VertexAttrib3fvNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fvNV_remap_index], fn)
|
Completed in 161 milliseconds