Lines Matching full:palloc
641 de::MovePtr<Allocation>* pAlloc);
647 de::MovePtr<Allocation>* pAlloc);
832 Move<VkBuffer> TimestampTestInstance::createBufferAndBindMemory(VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc)
856 DE_ASSERT(pAlloc);
857 *pAlloc = vertexBufferAlloc;
867 de::details::MovePtr<Allocation>* pAlloc)
913 DE_ASSERT(pAlloc);
914 *pAlloc = colorImageAlloc;