1// Copyright 2020-2022 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5// Common Valid Usage
6// Common to VkBufferCopy* struct
7 * [[VUID-{refpage}-size-01988]]
8 The pname:size must: be greater than `0`
9// Common Valid Usage
10