Interface GpuDeviceExtension
- All Known Subinterfaces:
GpuDevice
- All Known Implementing Classes:
GlDevice
,ValidationGpuDevice
public interface GpuDeviceExtension
-
Method Summary
Modifier and TypeMethodDescriptionGpuDeviceFeatures enabled during device configuration.
-
Method Details
-
deviceProperties
GpuDeviceProperties deviceProperties()- See Also:
-
enabledFeatures
GpuDeviceFeatures enabledFeatures()GpuDeviceFeatures enabled during device configuration.- See Also:
-