Interface VulkanExtensionPropertiesType
- All Known Implementing Classes:
VulkanExtensionProperties
@Immutable
public interface VulkanExtensionPropertiesType
An extension.
- See Also:
-
Method Summary
-
Method Details
-
name
String name()- Returns:
- The name of the extension
-
version
int version()- Returns:
- The version of the extension
-