Immutable

constructor(    parentFeatures: AGFeatures? = null,     graphicExtensions: Set<String> = emptySet(),     isInstancedSupported: Boolean = false,     isUniformBuffersSupported: Boolean = false,     isVertexArraysSupported: Boolean = false,     isStorageMultisampleSupported: Boolean = false,     isFloatTextureSupported: Boolean = false)