Represents information about a Vulkan layer. 更多...
头: | #include <QVulkanLayer> |
qmake: | QT += gui |
QByteArray | description |
QByteArray | name |
QVersionNumber | specVersion |
uint32_t | version |
This variable holds the description of the layer.
This variable holds the name of the layer.
This variable holds the Vulkan version the layer was written against.
This variable holds the version of the layer. This is an integer, increasing with each backward compatible change.