Represents information about a Vulkan extension. 更多...
| 头: | #include <QVulkanExtension> |
| qmake: | QT += gui |
| QByteArray | name |
| uint32_t | version |
This variable holds the name of the extension.
This variable holds the version of the extension. This is an integer, increasing with each backward compatible change.