Searched refs:GetMemoryTypeProperties (Results 1 – 3 of 3) sorted by relevance
86 uint32_t GetMemoryTypeProperties(const uint32_t memoryType); in RENDER_BEGIN_NAMESPACE()
210 … (VkMemoryPropertyFlags)gpuMemAllocator->GetMemoryTypeProperties(mem_.allocationInfo.memoryType); in CreateBufferImpl()
346 uint32_t PlatformGpuMemoryAllocator::GetMemoryTypeProperties(const uint32_t memoryType) in GetMemoryTypeProperties() function in PlatformGpuMemoryAllocator