Searched defs:getHostPtr (Results 1 – 7 of 7) sorted by relevance
112 inline void *Memory::getHostPtr() const in getHostPtr() function
79 void* Buffer::getHostPtr (void) const in getHostPtr() function in vkt::Draw::Buffer
66 void* getHostPtr (void) const { DE_ASSERT(m_hostPtr); return m_hostPtr; } in getHostPtr() function in vk::Allocation
434 void* BufferWithMemory::getHostPtr (void) const in getHostPtr() function in vkt::synchronization::BufferWithMemory
108 void* getHostPtr (void) const { return m_allocation->getHostPtr(); } in getHostPtr() function in vkt::shaderexecutor::__anon3b9c02cf0111::Buffer
74 void* getHostPtr (void) const { return m_allocation->getHostPtr(); } in getHostPtr() function in vkt::shaderexecutor::__anon15af80640111::Buffer
340 void* NativeHandle::getHostPtr(void) const in getHostPtr() function in vkt::ExternalMemoryUtil::NativeHandle