Searched refs:compilerComputeBinarySize (Results 1 – 1 of 1) sorted by relevance
568 int compilerComputeBinarySize = std::size(SKSL_MINIFIED_sksl_compute); in RunSkSLModuleBenchmarks() local569 bench(log, "sksl_binary_size_compute", compilerComputeBinarySize); in RunSkSLModuleBenchmarks()