Searched refs:VertexAttrib2sNV_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 9109 { 47096, VertexAttrib2sNV_remap_index },
|
| H A D | dispatch.h | 1280 #define VertexAttrib2sNV_remap_index 804 macro 2529 #define _gloffset_VertexAttrib2sNV driDispatchRemapTable[VertexAttrib2sNV_remap_index] [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | remap_helper.h | 8139 { 45613, VertexAttrib2sNV_remap_index },
|
| H A D | dispatch.h | 1277 #define VertexAttrib2sNV_remap_index 804 macro 2291 #define _gloffset_VertexAttrib2sNV driDispatchRemapTable[VertexAttrib2sNV_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 1088 #define _gloffset_VertexAttrib2sNV driDispatchRemapTable[VertexAttrib2sNV_remap_index]
|
| H A D | dispatch.h | 2658 #define VertexAttrib2sNV_remap_index 279 macro 3579 #define CALL_VertexAttrib2sNV(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLshort, GLshort)), driDispatchRemapTable[VertexAttrib2sNV_remap_index], parameters) 3580 #define GET_VertexAttrib2sNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2sNV_remap_index]) 3581 #define SET_VertexAttrib2sNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib2sNV_remap_index], fn)
|
Completed in 148 milliseconds