CumulativeRenderingStatistics

Constructors

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

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard