Searched refs:newMemory (Results 1 – 1 of 1) sorted by relevance
130 Memory newMemory = m_alloc(size); in CommandBufferStagingStream() local131 unsigned char* newBuf = static_cast<unsigned char*>(newMemory.ptr); in CommandBufferStagingStream()134 return newMemory; in CommandBufferStagingStream()139 return newMemory; in CommandBufferStagingStream()