Searched refs:gpuCost (Results 1 – 1 of 1) sorted by relevance
274 f32 gpuCost = 0.f; in OutputLog() local293 gpuCost += s_GpuPerf->GetCost(i); in OutputLog()295 NW_DEV_LOG( "GPU COST:%8.4f[%8.4f%%]\n\n", gpuCost, gpuCost/16.666f*100.f ); in OutputLog()