Searched refs:actualFormat (Results 1 – 2 of 2) sorted by relevance
191 enum pipe_format actualFormat, in compute_texture_format_swizzle() argument198 if (util_format_has_alpha(actualFormat)) in compute_texture_format_swizzle()203 if (util_format_get_nr_components(actualFormat) > 2) in compute_texture_format_swizzle()208 if (util_format_get_nr_components(actualFormat) > 1) in compute_texture_format_swizzle()214 if (util_format_get_nr_components(actualFormat) > 1) in compute_texture_format_swizzle()220 if (util_format_get_nr_components(actualFormat) > 1) in compute_texture_format_swizzle()225 if (util_format_get_nr_components(actualFormat) > 2) in compute_texture_format_swizzle()230 if (util_format_get_nr_components(actualFormat) > 1) in compute_texture_format_swizzle()
167 int actualFormat; in GetOverlayInfo() local180 overlayVisualsAtom, &actualType, &actualFormat, in GetOverlayInfo()185 actualFormat != 32 || sizeData < 4) { in GetOverlayInfo()