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/node/deps/v8/src/base/ | ||
D | page-allocator.cc | 66 void* GetMemory() const override { return ptr_; } in GetMemory() function in v8::base::SharedMemoryMapping |
/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/skia/third_party/vulkanmemoryallocator/include/ | ||
D | vk_mem_alloc.h | 8436 VkDeviceMemory VmaAllocation_T::GetMemory() const in GetMemory() function |