Searched refs:blit_src_format (Results 1 – 1 of 1) sorted by relevance
302 enum pipe_format blit_src_format, blit_dst_format; in swizzled_copy() local310 blit_src_format = get_canonical_format(pipe->screen, src->format); in swizzled_copy()313 assert(blit_src_format != PIPE_FORMAT_NONE); in swizzled_copy()316 src_desc = util_format_description(blit_src_format); in swizzled_copy()331 blit_src_format = in swizzled_copy()346 src, blit_src_format, src_level, src_box); in swizzled_copy()