Home
last modified time | relevance | path

Searched defs:GetMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceHeapVk.cpp23 VkDeviceMemory ResourceHeap::GetMemory() const { in GetMemory() function in dawn_native::vulkan::ResourceHeap
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs162 public Memory<T> GetMemory(int sizeHint = 0) in GetMemory() method in Google.Protobuf.Buffers.ArrayBufferWriter
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dstage_compute.cc606 size_t StageComputing::GetMemory() { in GetMemory() function in mindspore::parallel::StageComputing
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8541 VkDeviceMemory VmaAllocation_T::GetMemory() const in GetMemory() function