Vulkan-Docs/doc/specs/vulkan/man/VK_API_VERSION.txt

46 lines
927 B
Plaintext

// Copyright (c) 2014-2016 Khronos Group. This work is licensed under a
// Creative Commons Attribution 4.0 International License; see
// http://creativecommons.org/licenses/by/4.0/
VK_API_VERSION(3)
=================
Name
----
VK_API_VERSION - Deprecated version number macro
C Specification
---------------
// refBegin VK_API_VERSION - Deprecated version number macro
dname:VK_API_VERSION is now commented out of +vulkan.h+ and cannot: be used.
include::../api/defines/VK_API_VERSION.txt[]
Description
-----------
// refEnd VK_API_VERSION
See Also
--------
No cross-references are available
Document Notes
--------------
For more information, see the Vulkan Specification at URL
https://www.khronos.org/registry/vulkan/specs/1.0/xhtml/vkspec.html#VK_API_VERSION
This page is extracted from the Vulkan Specification.
Fixes and changes should be made to the Specification,not directly.
include::footer.txt[]