Home | History | Annotate | Download | only in image

Lines Matching defs:destSize

896             size_t destSize = vk_format_get_size(dstImageEntry->format);
897 if (srcSize != destSize) {