Lines Matching refs:RCOMP
1283 texel[RCOMP] = UBYTE_TO_FLOAT(dst[0]);
1305 texel[RCOMP] = UBYTE_TO_FLOAT(dst[0]);
1326 texel[RCOMP] = util_format_srgb_8unorm_to_linear_float(dst[0]);
1345 texel[RCOMP] = UBYTE_TO_FLOAT(dst[0]);
1364 texel[RCOMP] = util_format_srgb_8unorm_to_linear_float(dst[0]);
1383 texel[RCOMP] = USHORT_TO_FLOAT(dst);
1407 texel[RCOMP] = USHORT_TO_FLOAT(dst[0]);
1426 texel[RCOMP] = SHORT_TO_FLOAT(dst);
1450 texel[RCOMP] = SHORT_TO_FLOAT(dst[0]);
1471 texel[RCOMP] = UBYTE_TO_FLOAT(dst[0]);
1492 texel[RCOMP] = util_format_srgb_8unorm_to_linear_float(dst[0]);