Searched refs:subresourceSize (Results 1 – 1 of 1) sorted by relevance
281 Extent3D subresourceSize = texture->GetMipLevelPhysicalSize(textureCopy.mipLevel); in ValidateImageCopyTexture() local285 subresourceSize.width != copySize.width || in ValidateImageCopyTexture()286 subresourceSize.height != copySize.height, in ValidateImageCopyTexture()290 &textureCopy.origin, ©Size, &subresourceSize, texture, in ValidateImageCopyTexture()