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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2339 if (_gloffset_DisableVertexAttribArray >= 0)
2340 ((_glapi_proc *)(table))[_gloffset_DisableVertexAttribArray] = (_glapi_proc)_mesa_marshal_DisableVertexAttribArray;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1567 #define _gloffset_DisableVertexAttribArray driDispatchRemapTable[DisableVertexAttribArray_remap_index] macro
7873 return (_glptr_DisableVertexAttribArray) (GET_by_offset(disp, _gloffset_DisableVertexAttribArray));
7877 SET_by_offset(disp, _gloffset_DisableVertexAttribArray, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1805 #define _gloffset_DisableVertexAttribArray driDispatchRemapTable[DisableVertexAttribArray_remap_index] macro
8346 return (_glptr_DisableVertexAttribArray) (GET_by_offset(disp, _gloffset_DisableVertexAttribArray));
8350 SET_by_offset(disp, _gloffset_DisableVertexAttribArray, fn);
[all...]

Completed in 154 milliseconds