Searched refs:srcColor1 (Results 1 – 1 of 1) sorted by relevance
404 const GLubyte (*srcColor1)[4] = (const GLubyte (*)[4]) srcBuffer1; in resample_linear_row_ub() local431 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]); in resample_linear_row_ub()434 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]); in resample_linear_row_ub()437 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]); in resample_linear_row_ub()440 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]); in resample_linear_row_ub()459 const GLfloat (*srcColor1)[4] = (const GLfloat (*)[4]) srcBuffer1; in resample_linear_row_float() local486 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]); in resample_linear_row_float()489 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]); in resample_linear_row_float()492 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]); in resample_linear_row_float()495 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]); in resample_linear_row_float()