Searched defs:GetMemory (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | ResourceHeapVk.cpp | 23 VkDeviceMemory ResourceHeap::GetMemory() const { in GetMemory() function in dawn_native::vulkan::ResourceHeap |
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/ | ||
D | ArrayBufferWriter.cs | 162 public Memory<T> GetMemory(int sizeHint = 0) in GetMemory() method in Google.Protobuf.Buffers.ArrayBufferWriter |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | MemoryAllocator.cpp | 26 VkDeviceMemory DeviceMemoryAllocation::GetMemory() const { in GetMemory() function in dawn_native::vulkan::DeviceMemoryAllocation |
/third_party/skia/third_party/vulkanmemoryallocator/include/ | ||
D | vk_mem_alloc.h | 8436 VkDeviceMemory VmaAllocation_T::GetMemory() const in GetMemory() function |