Searched refs:_gloffset_GetProgramivNV (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_program.c142 return DoGetProgramString(cl, pc, _gloffset_GetProgramivNV,
149 return DoGetProgramString(cl, pc, _gloffset_GetProgramivNV,
H A Dglapioffsets.h700 #define _gloffset_GetProgramivNV 665 macro
1066 #define _gloffset_GetProgramivNV driDispatchRemapTable[GetProgramivNV_remap_index] macro
H A Dglprocs.h1873 NAME_FUNC_OFFSET(11170, glGetProgramivNV, glGetProgramivNV, NULL, _gloffset_GetProgramivNV),
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2271 #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 Ddispatch.h2509 #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