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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2475 if (_gloffset_VertexAttrib4bv >= 0)
2476 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4bv] = (_glapi_proc)_mesa_marshal_VertexAttrib4bv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1633 #define _gloffset_VertexAttrib4bv driDispatchRemapTable[VertexAttrib4bv_remap_index] macro
8599 return (_glptr_VertexAttrib4bv) (GET_by_offset(disp, _gloffset_VertexAttrib4bv));
8603 SET_by_offset(disp, _gloffset_VertexAttrib4bv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1871 #define _gloffset_VertexAttrib4bv driDispatchRemapTable[VertexAttrib4bv_remap_index] macro
9072 return (_glptr_VertexAttrib4bv) (GET_by_offset(disp, _gloffset_VertexAttrib4bv));
9076 SET_by_offset(disp, _gloffset_VertexAttrib4bv, fn);
[all...]

Completed in 115 milliseconds