Searched defs:numCommands (Results 1 – 3 of 3) sorted by relevance
240 long numCommands = (long)(size) * numCommandsForOne; in GetCompressRating() local246 long numCommands = inSize * 220 + outSize * 20; in GetDecompressRating() local
254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands()
582 UInt64 numCommands = (UInt64)size * encComplex; in GetCompressRating() local588 UInt64 numCommands = (inSize * DecComplexCompr + outSize * DecComplexUnc) * numIterations; in GetDecompressRating() local1013 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations()1874 UInt64 numCommands = (UInt64)numIterations * bufferSize * numThreads * complexity; in FreqBench() local2008 UInt64 numCommands = unpSizeThreads * complexity / 256; in CrcBench() local