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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2341 if (_gloffset_EnableVertexAttribArray >= 0)
2342 ((_glapi_proc *)(table))[_gloffset_EnableVertexAttribArray] = (_glapi_proc)_mesa_marshal_EnableVertexAttribArray;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1569 #define _gloffset_EnableVertexAttribArray driDispatchRemapTable[EnableVertexAttribArray_remap_index] macro
7895 return (_glptr_EnableVertexAttribArray) (GET_by_offset(disp, _gloffset_EnableVertexAttribArray));
7899 SET_by_offset(disp, _gloffset_EnableVertexAttribArray, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1807 #define _gloffset_EnableVertexAttribArray driDispatchRemapTable[EnableVertexAttribArray_remap_index] macro
8368 return (_glptr_EnableVertexAttribArray) (GET_by_offset(disp, _gloffset_EnableVertexAttribArray));
8372 SET_by_offset(disp, _gloffset_EnableVertexAttribArray, fn);
[all...]

Completed in 153 milliseconds