Home
last modified time | relevance | path

Searched refs:compilerComputeBinarySize (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/bench/
H A DSkSLBench.cpp726 int compilerComputeBinarySize = std::size(SKSL_MINIFIED_sksl_compute); in RunSkSLModuleBenchmarks() local
727 bench(log, "sksl_binary_size_compute", compilerComputeBinarySize); in RunSkSLModuleBenchmarks()