Home
last modified time | relevance | path

Searched refs:GetMemoryOffset (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DMemoryAllocator.h30 size_t GetMemoryOffset() const;
DStagingBufferVk.cpp50 mAllocation.GetMemoryOffset()) != VK_SUCCESS) { in Initialize()
DMemoryAllocator.cpp30 size_t DeviceMemoryAllocation::GetMemoryOffset() const { in GetMemoryOffset() function in dawn_native::vulkan::DeviceMemoryAllocation
DBufferVk.cpp145 mMemoryAllocation.GetMemoryOffset()) != VK_SUCCESS) { in Buffer()
DTextureVk.cpp429 mMemoryAllocation.GetMemoryOffset()) != VK_SUCCESS) { in Texture()