Searched refs:allocatedBufferSize (Results 1 – 1 of 1) sorted by relevance
1950 …const int allocatedBufferSize = deAlign32((m_allocateLargerBuffer) ? ((int)(bufferSize * 1.5f)) : … in BasicBufferCase() local1953 m_results[sampleNdx].allocatedSize = allocatedBufferSize; in BasicBufferCase()2346 const int allocatedBufferSize = sample.allocatedSize; in runSample() local2350 createBuffer(iteration, allocatedBufferSize); in runSample()