Searched refs:_gloffset_GetVertexAttribIiv (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4219 if (_gloffset_GetVertexAttribIiv >= 0)
4220 ((_glapi_proc *)(table))[_gloffset_GetVertexAttribIiv] = (_glapi_proc)_mesa_marshal_GetVertexAttribIiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1672 #define _gloffset_GetVertexAttribIiv driDispatchRemapTable[GetVertexAttribIiv_remap_index] macro
9028 return (_glptr_GetVertexAttribIiv) (GET_by_offset(disp, _gloffset_GetVertexAttribIiv));
9032 SET_by_offset(disp, _gloffset_GetVertexAttribIiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1910 #define _gloffset_GetVertexAttribIiv driDispatchRemapTable[GetVertexAttribIiv_remap_index] macro
9501 return (_glptr_GetVertexAttribIiv) (GET_by_offset(disp, _gloffset_GetVertexAttribIiv));
9505 SET_by_offset(disp, _gloffset_GetVertexAttribIiv, fn);
[all...]

Completed in 171 milliseconds