Searched refs:swaptexmatcol (Results 1 – 2 of 2) sorted by relevance
274 GLuint swaptexmatcol = (VB->AttribPtr[_TNL_ATTRIB_TEX0 + unit]->size - 3); in radeonEmitArrays() local276 (swaptexmatcol != ((rmesa->TexMatColSwap >> unit) & 1))) in radeonEmitArrays()277 radeonUploadTexMatrix( rmesa, unit, swaptexmatcol ) ; in radeonEmitArrays()
360 GLuint swaptexmatcol = (VB->AttribPtr[_TNL_ATTRIB_TEX0 + unit]->size - 3); in radeonEmitArrays() local362 (swaptexmatcol != ((rmesa->TexMatColSwap >> unit) & 1))) in radeonEmitArrays()363 radeonUploadTexMatrix( rmesa, unit, swaptexmatcol ) ; in radeonEmitArrays()