Searched refs:needs_swizzle (Results 1 – 1 of 1) sorted by relevance
397 bool needs_swizzle = dst_entry->flags & VIRGL_BIND_NEED_SWIZZLE; in blit_get_frag_tex_col() local399 if (needs_swizzle || nr_samples > 1) { in blit_get_frag_tex_col()400 const uint8_t *swizzle = needs_swizzle ? dst_entry->swizzle : NULL; in blit_get_frag_tex_col()