Searched refs:_gloffset_VertexAttrib3svNV (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 729 #define _gloffset_VertexAttrib3svNV 694 macro 1095 #define _gloffset_VertexAttrib3svNV driDispatchRemapTable[VertexAttrib3svNV_remap_index] macro
|
| H A D | glprocs.h | 1902 NAME_FUNC_OFFSET(11757, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, _gloffset_VertexAttrib3svNV),
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 3641 if (_gloffset_VertexAttrib3svNV >= 0) 3642 ((_glapi_proc *)(table))[_gloffset_VertexAttrib3svNV] = (_glapi_proc)_mesa_marshal_VertexAttrib3svNV;
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 2298 #define _gloffset_VertexAttrib3svNV driDispatchRemapTable[VertexAttrib3svNV_remap_index] macro 15914 return (_glptr_VertexAttrib3svNV) (GET_by_offset(disp, _gloffset_VertexAttrib3svNV)); 15918 SET_by_offset(disp, _gloffset_VertexAttrib3svNV, fn);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 2536 #define _gloffset_VertexAttrib3svNV driDispatchRemapTable[VertexAttrib3svNV_remap_index] macro 16387 return (_glptr_VertexAttrib3svNV) (GET_by_offset(disp, _gloffset_VertexAttrib3svNV)); 16391 SET_by_offset(disp, _gloffset_VertexAttrib3svNV, fn); [all...] |
Completed in 173 milliseconds