Skip to content

Matrix64/ShaderProfilerStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

ShaderProfilerStats

A tool for the shader profiler json file comparison

读取ShaderProfiler的JSON文件导出为CSV

输出模式

单表输入输出(Information Mode)

Shader NameVertex CountFragment CountGeometry CountHull CountDomain Count
stringintintintintint
..................

双表比较输出(Compare Mode)

Shader NameVertex CountD-ValueFragment CountD-ValueGeometry CountD-ValueHull CountD-ValueDomain CountD-Value
stringintintintintintintintintintint
.................................

Blog Link

为了提高ShaderProfiler可读性,我写了这个统计脚本 – Matrix 64 Blog

About

A tool for the shader profiler json file comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages