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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3155 if (_gloffset_VertexAttribIFormat >= 0)
3156 ((_glapi_proc *)(table))[_gloffset_VertexAttribIFormat] = (_glapi_proc)_mesa_marshal_VertexAttribIFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1964 #define _gloffset_VertexAttribIFormat driDispatchRemapTable[VertexAttribIFormat_remap_index] macro
12240 return (_glptr_VertexAttribIFormat) (GET_by_offset(disp, _gloffset_VertexAttribIFormat));
12244 SET_by_offset(disp, _gloffset_VertexAttribIFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2202 #define _gloffset_VertexAttribIFormat driDispatchRemapTable[VertexAttribIFormat_remap_index] macro
12713 return (_glptr_VertexAttribIFormat) (GET_by_offset(disp, _gloffset_VertexAttribIFormat));
12717 SET_by_offset(disp, _gloffset_VertexAttribIFormat, fn);
[all...]

Completed in 114 milliseconds