CumulativeRenderingStatistics constructor
Implementation
CumulativeRenderingStatistics({
this.drawCalls,
this.textureBytes,
this.vertexBytes,
this.graphicsPrograms,
this.graphicsProgramsCreationTimeMillis,
this.fboSwitchCount,
});
CumulativeRenderingStatistics({
this.drawCalls,
this.textureBytes,
this.vertexBytes,
this.graphicsPrograms,
this.graphicsProgramsCreationTimeMillis,
this.fboSwitchCount,
});