Searched refs:MESA_FORMAT_SWIZZLE_W (Results 1 – 6 of 6) sorted by relevance
299 if (swizzle[0] <= MESA_FORMAT_SWIZZLE_W) in get_base_format_for_array_format()301 if (swizzle[1] <= MESA_FORMAT_SWIZZLE_W) in get_base_format_for_array_format()303 if (swizzle[2] <= MESA_FORMAT_SWIZZLE_W) in get_base_format_for_array_format()305 if (swizzle[3] <= MESA_FORMAT_SWIZZLE_W) in get_base_format_for_array_format()
90 if (rebase_swizzle[i] > MESA_FORMAT_SWIZZLE_W) in compute_rebased_rgba_component_mapping()119 if (rgba2dst[i] > MESA_FORMAT_SWIZZLE_W) { in compute_src2dst_component_mapping()127 if (rgba2dst[i] > MESA_FORMAT_SWIZZLE_W) { in compute_src2dst_component_mapping()129 } else if (rebase_swizzle[rgba2dst[i]] > MESA_FORMAT_SWIZZLE_W) { in compute_src2dst_component_mapping()178 if (base2rgba[i] > MESA_FORMAT_SWIZZLE_W) { in _mesa_compute_rgba2base2rgba_component_mapping()
88 MESA_FORMAT_SWIZZLE_W = 3, enumerator
495 rebase_swizzle[3] = MESA_FORMAT_SWIZZLE_W; in read_rgba_pixels()
298 rebaseSwizzle[3] = MESA_FORMAT_SWIZZLE_W; in teximage_needs_rebase()
3485 swizzle[MESA_FORMAT_SWIZZLE_W] = w; in set_swizzle()