Lines Matching full:comps
2145 const GLuint comps = _mesa_get_format_bytes(dstFormat) / 2;2161 for (c = 0; c < comps; c++) {2164 dstRowS[col * comps + c] = p;2172 for (c = 0; c < comps; c++) {2175 dstRowS[col * comps + c] = p;