Searched refs:srcColor1 (Results 1 – 1 of 1) sorted by relevance
378 const GLubyte (*srcColor1)[4] = (const GLubyte (*)[4]) srcBuffer1; in resample_linear_row_ub() local407 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]); in resample_linear_row_ub()410 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]); in resample_linear_row_ub()413 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]); in resample_linear_row_ub()416 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]); in resample_linear_row_ub()435 const GLfloat (*srcColor1)[4] = (const GLfloat (*)[4]) srcBuffer1; in resample_linear_row_float() local464 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]); in resample_linear_row_float()467 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]); in resample_linear_row_float()470 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]); in resample_linear_row_float()473 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]); in resample_linear_row_float()