Searched refs:norm_stride (Results 1 – 1 of 1) sorted by relevance
48 GLuint tc2_stride, norm_stride; in TAG() local116 norm_stride = VB->AttribPtr[_TNL_ATTRIB_NORMAL]->stride; in TAG()119 norm_stride = 0; in TAG()164 norm = (GLuint (*)[4])((GLubyte *)norm + start * norm_stride); in TAG()193 norm = (GLuint (*)[4])((GLubyte *)norm + norm_stride); in TAG()