blob: 412b221b04d32ebedcea7c462778fe2ef7edc6e4 [file] [log] [blame]
// Copyright (c) 2018-2020 Advanced Micro Devices, Inc.
//
// SPDX-License-Identifier: CC-BY-4.0
include::{generated}/meta/{refprefix}VK_AMD_memory_overallocation_behavior.txt[]
=== Other Extension Metadata
*Last Modified Date*::
2018-09-19
*IP Status*::
No known IP claims.
*Contributors*::
- Martin Dinkov, AMD
- Matthaeus Chajdas, AMD
- Daniel Rakos, AMD
- Jon Campbell, AMD
=== Description
This extension allows controlling whether explicit overallocation beyond the
device memory heap sizes (reported by
slink:VkPhysicalDeviceMemoryProperties) is allowed or not.
Overallocation may lead to performance loss and is not supported for all
platforms.
include::{generated}/interfaces/VK_AMD_memory_overallocation_behavior.txt[]
=== Version History
* Revision 1, 2018-09-19 (Martin Dinkov)
- Initial draft.