• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2021-2024 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5// Common include file for Vulkan SC
6// This is NOT a common validity (shared VU statements) file.
7// Use 'buffer_copy_common.adoc' instead as a template for new common
8// validity files.
9
10ifdef::VKSC_VERSION_1_0[]
11If
12slink:VkPhysicalDeviceVulkanSC10Properties::pname:deviceNoDynamicHostAllocations
13is ename:VK_TRUE, fname:{refpage} must: not return
14ename:VK_ERROR_OUT_OF_HOST_MEMORY.
15endif::VKSC_VERSION_1_0[]
16