Searched refs:nstride (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_lighttmp.h | 58 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 88 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) { 244 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 269 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) { 420 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 456 for (j = 0; j < nr; j++, STRIDE_F(normal,nstride)) { 526 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 562 for (j = 0; j < nr; j++, STRIDE_F(normal,nstride)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_lighttmp.h | 58 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 88 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) { 245 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 270 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) { 422 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 458 for (j = 0; j < nr; j++, STRIDE_F(normal,nstride)) { 528 const GLuint nstride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; local in function:TAG 564 for (j = 0; j < nr; j++, STRIDE_F(normal,nstride)) {
|
Completed in 4 milliseconds