Searched refs:copy_supported (Results 1 – 3 of 3) sorted by relevance
58 bool copy_supported = false; in intel_copy_texsubimage() local73 copy_supported = intelImage->base.Base.TexFormat == intel_rb_format(irb); in intel_copy_texsubimage()78 copy_supported = true; in intel_copy_texsubimage()87 if (!copy_supported && !copy_supported_with_alpha_override) { in intel_copy_texsubimage()