Interface DeviceCapability<T>


public interface DeviceCapability<T>
Typed capability key for querying GPU/backend features and limits. Uses interface (not enum) for extensibility — users can define custom capabilities.