Searched refs:_gloffset_VertexAttrib1sNV (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 716 #define _gloffset_VertexAttrib1sNV 681 macro 1082 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro
|
| H A D | glprocs.h | 1889 NAME_FUNC_OFFSET(11504, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, _gloffset_VertexAttrib1sNV),
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 3631 if (_gloffset_VertexAttrib1sNV >= 0) 3632 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1sNV] = (_glapi_proc)_mesa_marshal_VertexAttrib1sNV;
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 2285 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro 15771 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV)); 15775 SET_by_offset(disp, _gloffset_VertexAttrib1sNV, fn);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 2523 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro 16244 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV)); 16248 SET_by_offset(disp, _gloffset_VertexAttrib1sNV, fn); [all...] |
Completed in 174 milliseconds