blob: bc7c272a7d0c0f5cce54549b626075cf571ec7b0 [file] [log] [blame]
// Copyright (c) 2018-2020 Advanced Micro Devices, Inc.
//
// SPDX-License-Identifier: CC-BY-4.0
include::{generated}/meta/{refprefix}VK_AMD_buffer_marker.txt[]
=== Other Extension Metadata
*Last Modified Date*::
2018-01-26
*IP Status*::
No known IP claims.
*Contributors*::
- Matthaeus G. Chajdas, AMD
- Jaakko Konttinen, AMD
- Daniel Rakos, AMD
=== Description
This extension adds a new operation to execute pipelined writes of small
marker values into a sname:VkBuffer object.
The primary purpose of these markers is to facilitate the development of
debugging tools for tracking which pipelined command contributed to device
loss.
include::{generated}/interfaces/VK_AMD_buffer_marker.txt[]
=== Examples
None.
=== Version History
* Revision 1, 2018-01-26 (Jaakko Konttinen)
- Initial revision