Searched refs:dst_has_stencil (Results 1 – 1 of 1) sorted by relevance
1512 bool dst_has_stencil = util_format_has_stencil(desc); in is_blit_generic_supported() local1515 if ((mask & PIPE_MASK_S) && dst_has_stencil && in is_blit_generic_supported()1520 if (dst_has_stencil || util_format_has_depth(desc)) in is_blit_generic_supported()