Home
last modified time | relevance | path

Searched refs:spec_stride (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_vbtmp.h47 GLuint tc0_stride, tc1_stride, col_stride, spec_stride, fog_stride; in TAG() local
137 spec_stride = VB->AttribPtr[_TNL_ATTRIB_COLOR1]->stride; in TAG()
140 spec_stride = 0; in TAG()
168 STRIDE_4F(spec, start * spec_stride); in TAG()
208 STRIDE_4F(spec, spec_stride); in TAG()