// Copyright 2021-2024 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 // Common include file for Vulkan SC // This is NOT a common validity (shared VU statements) file. // Use 'buffer_copy_common.adoc' instead as a template for new common // validity files. ifdef::VKSC_VERSION_1_0[] If slink:VkPhysicalDeviceVulkanSC10Properties::pname:deviceNoDynamicHostAllocations is ename:VK_TRUE, fname:{refpage} must: not return ename:VK_ERROR_OUT_OF_HOST_MEMORY. endif::VKSC_VERSION_1_0[]