Searched defs:hostPtr (Results 1 – 4 of 4) sorted by relevance
91 Allocation::Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr) in Allocation()182 SimpleAllocation::SimpleAllocation (Move<VkDeviceMemory> mem, MovePtr<HostPtr> hostPtr) in SimpleAllocation()205 MovePtr<HostPtr> hostPtr; in allocate() local225 MovePtr<HostPtr> hostPtr; in allocate() local254 MovePtr<HostPtr> hostPtr; in allocateDedicated() local305 void* hostPtr = DE_NULL; in mapMemory() local
153 void* const hostPtr = destAlloc->getHostPtr(); in setMemory() local163 void* const hostPtr = destAlloc->getHostPtr(); in fillMemoryWithValue() local
988 *hostPtr, in ComputeContrastStretchImage() local1554 *hostPtr; in ComputeConvolveImage() local1911 *hostPtr; in ComputeDespeckleImage() local2308 *hostPtr, in ComputeEqualizeImage() local3020 *hostPtr; in ComputeLocalContrastImage() local3603 *hostPtr; in ComputeMotionBlurImage() local
108 void* hostPtr; member in vkt::memory::__anon376b6a2c0111::MemoryMappingRAII