Searched refs:fog_stride (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 47 GLuint tc0_stride, tc1_stride, col_stride, spec_stride, fog_stride; local in function:TAG 147 fog_stride = VB->AttribPtr[_TNL_ATTRIB_FOG]->stride; 150 fog_stride = 0; 170 STRIDE_4F(fog, start * fog_stride); 212 STRIDE_4F(fog, fog_stride);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 47 GLuint tc0_stride, tc1_stride, col_stride, spec_stride, fog_stride; local in function:TAG 147 fog_stride = VB->AttribPtr[_TNL_ATTRIB_FOG]->stride; 150 fog_stride = 0; 170 STRIDE_4F(fog, start * fog_stride); 212 STRIDE_4F(fog, fog_stride);
|
Completed in 2 milliseconds