Searched refs:attrsize (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h76 const GLuint attrsize; member in struct:tnl_format_info
H A Dt_vertex.c352 vtx->attr[j].vertattrsize = _tnl_format_info[format].attrsize;
362 offset += _tnl_format_info[format].attrsize;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h76 const GLuint attrsize; member in struct:tnl_format_info
H A Dt_vertex.c353 vtx->attr[j].vertattrsize = _tnl_format_info[format].attrsize;
363 offset += _tnl_format_info[format].attrsize;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_render.c66 .offset = _tnl_format_info[emit].attrsize,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_render.c66 .offset = _tnl_format_info[emit].attrsize,

Completed in 6 milliseconds