Home
last modified time | relevance | path

Searched defs:gbps (Results 1 – 4 of 4) sorted by relevance

/external/executorch/backends/vulkan/tools/gpuinfo/include/
Dtextures.h198 double gbps = SIZE_TRANS * 1e-3 / time; in tex_bandwidth() local
209 double gbps = bench(access_size, dim); in tex_bandwidth() local
Dbuffers.h160 auto gbps = SIZE_TRANS * 1e-3 / time; in _bandwidth() local
170 double gbps = bench(access_size); in _bandwidth() local
/external/clpeak/src/
Dglobal_bandwidth.cpp7 float timed_lo, timed_go, timed, gbps; in runGlobalBandwidthTest() local
Dtransfer_bandwidth.cpp9 float timed, gbps; in runTransferBandwidthTest() local