Andreas Süßenbach
|
3427b0039b
|
Introduce overload of getExtensionDepends to get availability and dependencies by vulkan version. (#1559)
|
2023-04-12 11:48:59 +02:00 |
|
Andreas Süßenbach
|
9de0959474
|
Introduce extension inspection function vk::getExtensionDepends. (#1558)
|
2023-04-11 17:49:02 +02:00 |
|
Andreas Süßenbach
|
d1d80ae723
|
Introduce extension inspection functions get[Device|Instance|Deprecated|Promoted|Obsoleted]Extension; renamed some of the previous extension inspection functions (#1556)
|
2023-04-11 09:14:50 +02:00 |
|
Andreas Süßenbach
|
a4841bc2f0
|
Add new extension inspection functions getExtensionObsoletedBy() and isExtensionObsoleted() (#1555)
|
2023-04-05 13:37:34 +02:00 |
|
Andreas Süßenbach
|
be1bb7645f
|
Add new extension inspection functions getExtensionPromotedTo() and isExtensionPromoted() (#1553)
|
2023-04-04 10:45:15 +02:00 |
|
Andreas Süßenbach
|
91a92c6c5f
|
Add functions isExtensionDeprecated() and getExtensionDeprecatedBy() to extension_inspection. (#1547)
|
2023-03-30 13:25:09 +02:00 |
|
Andreas Süßenbach
|
4420e1f91e
|
First set of extension inspection helper functions: isDeviceExtension and isInstanceExtension (#1545)
|
2023-03-28 17:33:11 +02:00 |
|