Home | History | Annotate | Download | only in layers

Lines Matching defs:destSize

927             size_t destSize = vk_format_get_size(dst_image_entry->format);
928 if (srcSize != destSize) {