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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4221 if (_gloffset_GetVertexAttribIuiv >= 0)
4222 ((_glapi_proc *)(table))[_gloffset_GetVertexAttribIuiv] = (_glapi_proc)_mesa_marshal_GetVertexAttribIuiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1673 #define _gloffset_GetVertexAttribIuiv driDispatchRemapTable[GetVertexAttribIuiv_remap_index] macro
9039 return (_glptr_GetVertexAttribIuiv) (GET_by_offset(disp, _gloffset_GetVertexAttribIuiv));
9043 SET_by_offset(disp, _gloffset_GetVertexAttribIuiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1911 #define _gloffset_GetVertexAttribIuiv driDispatchRemapTable[GetVertexAttribIuiv_remap_index] macro
9512 return (_glptr_GetVertexAttribIuiv) (GET_by_offset(disp, _gloffset_GetVertexAttribIuiv));
9516 SET_by_offset(disp, _gloffset_GetVertexAttribIuiv, fn);
[all...]

Completed in 113 milliseconds