Searched refs:_gloffset_GetProgramivNV (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_program.c | 142 return DoGetProgramString(cl, pc, _gloffset_GetProgramivNV, 149 return DoGetProgramString(cl, pc, _gloffset_GetProgramivNV,
|
| H A D | glapioffsets.h | 700 #define _gloffset_GetProgramivNV 665 macro 1066 #define _gloffset_GetProgramivNV driDispatchRemapTable[GetProgramivNV_remap_index] macro
|
| H A D | glprocs.h | 1873 NAME_FUNC_OFFSET(11170, glGetProgramivNV, glGetProgramivNV, NULL, _gloffset_GetProgramivNV),
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 2271 #define _gloffset_GetProgramivNV driDispatchRemapTable[GetProgramivNV_remap_index] macro 15617 return (_glptr_GetProgramivNV) (GET_by_offset(disp, _gloffset_GetProgramivNV)); 15621 SET_by_offset(disp, _gloffset_GetProgramivNV, fn);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 2509 #define _gloffset_GetProgramivNV driDispatchRemapTable[GetProgramivNV_remap_index] macro 16090 return (_glptr_GetProgramivNV) (GET_by_offset(disp, _gloffset_GetProgramivNV)); 16094 SET_by_offset(disp, _gloffset_GetProgramivNV, fn); [all...] |
Completed in 110 milliseconds