1// Copyright 2019-2024 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5// Common Valid Usage 6// Common to commands including a deferredOperation parameter 7 * [[VUID-{refpage}-deferredOperation-03677]] 8 If pname:deferredOperation is not dlink:VK_NULL_HANDLE, it must: be a 9 valid slink:VkDeferredOperationKHR object 10 * [[VUID-{refpage}-deferredOperation-03678]] 11 Any previous deferred operation that was associated with 12 pname:deferredOperation must: be complete 13// Common Valid Usage 14