Searched refs:_gloffset_VertexAttribs4dvNV (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 748 #define _gloffset_VertexAttribs4dvNV 713 macro 1114 #define _gloffset_VertexAttribs4dvNV driDispatchRemapTable[VertexAttribs4dvNV_remap_index] macro
|
| H A D | glprocs.h | 1921 NAME_FUNC_OFFSET(12148, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, _gloffset_VertexAttribs4dvNV),
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 3705 if (_gloffset_VertexAttribs4dvNV >= 0) 3706 ((_glapi_proc *)(table))[_gloffset_VertexAttribs4dvNV] = (_glapi_proc)_mesa_marshal_VertexAttribs4dvNV;
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 2317 #define _gloffset_VertexAttribs4dvNV driDispatchRemapTable[VertexAttribs4dvNV_remap_index] macro 16123 return (_glptr_VertexAttribs4dvNV) (GET_by_offset(disp, _gloffset_VertexAttribs4dvNV)); 16127 SET_by_offset(disp, _gloffset_VertexAttribs4dvNV, fn);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 2555 #define _gloffset_VertexAttribs4dvNV driDispatchRemapTable[VertexAttribs4dvNV_remap_index] macro 16596 return (_glptr_VertexAttribs4dvNV) (GET_by_offset(disp, _gloffset_VertexAttribs4dvNV)); 16600 SET_by_offset(disp, _gloffset_VertexAttribs4dvNV, fn); [all...] |
Completed in 179 milliseconds