DriverProperties
data class DriverProperties(val maxRenderTargetSamples: Int, val maxTextureSamples: Int, val maxTextureSize: Int)(source)
Represents the properties and capabilities of a graphics driver.
Represents the properties and capabilities of a graphics driver.