Searched refs:src2dst (Results 1 – 1 of 1) sorted by relevance
102 uint8_t *rebase_swizzle, uint8_t *src2dst) in compute_src2dst_component_mapping() argument109 src2dst[i] = rgba2dst[i]; in compute_src2dst_component_mapping()111 src2dst[i] = src2rgba[rgba2dst[i]]; in compute_src2dst_component_mapping()117 src2dst[i] = rgba2dst[i]; in compute_src2dst_component_mapping()119 src2dst[i] = rebase_swizzle[rgba2dst[i]]; in compute_src2dst_component_mapping()121 src2dst[i] = src2rgba[rebase_swizzle[rgba2dst[i]]]; in compute_src2dst_component_mapping()275 uint8_t src2dst[4], src2rgba[4], rgba2dst[4], dst2rgba[4]; in _mesa_format_convert() local415 src2dst); in _mesa_format_convert()420 src2dst, normalized, width); in _mesa_format_convert()