Searched refs:src2dst (Results 1 – 1 of 1) sorted by relevance
113 uint8_t *rebase_swizzle, uint8_t *src2dst) in compute_src2dst_component_mapping() argument120 src2dst[i] = rgba2dst[i]; in compute_src2dst_component_mapping()122 src2dst[i] = src2rgba[rgba2dst[i]]; in compute_src2dst_component_mapping()128 src2dst[i] = rgba2dst[i]; in compute_src2dst_component_mapping()130 src2dst[i] = rebase_swizzle[rgba2dst[i]]; in compute_src2dst_component_mapping()132 src2dst[i] = src2rgba[rebase_swizzle[rgba2dst[i]]]; in compute_src2dst_component_mapping()286 uint8_t src2dst[4], src2rgba[4], rgba2dst[4], dst2rgba[4]; in _mesa_format_convert() local445 src2dst); in _mesa_format_convert()450 src2dst, normalized, width); in _mesa_format_convert()