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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4217 if (_gloffset_VertexAttribIPointer >= 0)
4218 ((_glapi_proc *)(table))[_gloffset_VertexAttribIPointer] = (_glapi_proc)_mesa_marshal_VertexAttribIPointer;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1692 #define _gloffset_VertexAttribIPointer driDispatchRemapTable[VertexAttribIPointer_remap_index] macro
9248 return (_glptr_VertexAttribIPointer) (GET_by_offset(disp, _gloffset_VertexAttribIPointer));
9252 SET_by_offset(disp, _gloffset_VertexAttribIPointer, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1930 #define _gloffset_VertexAttribIPointer driDispatchRemapTable[VertexAttribIPointer_remap_index] macro
9721 return (_glptr_VertexAttribIPointer) (GET_by_offset(disp, _gloffset_VertexAttribIPointer));
9725 SET_by_offset(disp, _gloffset_VertexAttribIPointer, fn);
[all...]

Completed in 213 milliseconds