Searched refs:m_inputBufferAlloc (Results 1 – 1 of 1) sorted by relevance
1075 de::MovePtr<Allocation> m_inputBufferAlloc; member in vkt::pipeline::__anona4e470560111::ComputeCacheTestInstance1122 …reateBufferAndBindMemory(m_context, size, VK_BUFFER_USAGE_STORAGE_BUFFER_BIT, &m_inputBufferAlloc); in buildBuffers()1125 tcu::Vec4* pVec = reinterpret_cast<tcu::Vec4*>(m_inputBufferAlloc->getHostPtr()); in buildBuffers()1131 flushAlloc(vk, vkDevice, *m_inputBufferAlloc); in buildBuffers()