|
|
|
@ -45,7 +45,8 @@ namespace Magnum { namespace Vk { |
|
|
|
Contains information stored in the @type_vk{PhysicalDeviceFeatures2} structure |
|
|
|
Contains information stored in the @type_vk{PhysicalDeviceFeatures2} structure |
|
|
|
chain. Values correspond to equivalently named structure fields, usually just |
|
|
|
chain. Values correspond to equivalently named structure fields, usually just |
|
|
|
with the first letter uppercase instead of lowercase. |
|
|
|
with the first letter uppercase instead of lowercase. |
|
|
|
@see @ref DeviceFeatures, @ref DeviceProperties::features() |
|
|
|
@see @ref DeviceFeatures, @ref DeviceProperties::features(), |
|
|
|
|
|
|
|
@ref Device::enabledFeatures() |
|
|
|
|
|
|
|
|
|
|
|
@todo @type_vk{PhysicalDeviceVulkan12Features} additionally has |
|
|
|
@todo @type_vk{PhysicalDeviceVulkan12Features} additionally has |
|
|
|
`samplerMirrorClampToEdge`, `drawIndirectCount`, `descriptorIndexing`, |
|
|
|
`samplerMirrorClampToEdge`, `drawIndirectCount`, `descriptorIndexing`, |
|
|
|
|