search for: vtxfmt_tmp

Displaying 1 result from an estimated 1 matches for "vtxfmt_tmp".

2009 Dec 17
1
Question about nv40_draw_array
.../data/deadwood/AROS/AROS/contrib/gfx/libs/mesa/src/mesa/main/dlist.c:6438 #4 0x985f1871 in _mesa_CallList (list=1) at /data/deadwood/AROS/AROS/contrib/gfx/libs/mesa/src/mesa/main/dlist.c:7622 #5 0x98657b4b in neutral_CallList (i=1) at /data/deadwood/AROS/AROS/contrib/gfx/libs/mesa/src/mesa/main/vtxfmt_tmp.h:298 #6 0x9853e65a in glCallList (list=1) at /data/deadwood/AROS/AROS/contrib/gfx/libs/mesa/src/mesa/glapi/glapitemp.h:95 at this point nv40->vtxbuf[0] contains a vertex buffer that was previously used to store a compiled call list. My question is: how data from this buffer is being trans...