CumulativeRenderingStatistics

open fun CumulativeRenderingStatistics(    @Nullable drawCalls: Long,     @Nullable textureBytes: Long,     @Nullable vertexBytes: Long,     @Nullable graphicsPrograms: Long,     @Nullable graphicsProgramsCreationTimeMillis: Double,     @Nullable fboSwitchCount: Long)