Searched refs:dstattr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_split_copy.c529 struct gl_array_attributes *dstattr = &copy->varying[i].dstattribs; local in function:replay_init
531 dstattr->Format = srcattr->Format;
532 dstattr->Ptr = copy->dstbuf + offset;
536 dst->VertexAttrib = dstattr;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_split_copy.c529 struct gl_array_attributes *dstattr = &copy->varying[i].dstattribs; local in function:replay_init
531 dstattr->Format = srcattr->Format;
532 dstattr->Ptr = copy->dstbuf + offset;
536 dst->VertexAttrib = dstattr;

Completed in 3 milliseconds