Home
last modified time | relevance | path

Searched defs:mMemoryAllocation (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.h57 DeviceMemoryAllocation mMemoryAllocation; variable
DBufferVk.h54 DeviceMemoryAllocation mMemoryAllocation; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.h75 ResourceMemoryAllocation mMemoryAllocation; variable
DTextureVk.h147 ResourceMemoryAllocation mMemoryAllocation; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyMemoryAllocator.h66 std::unique_ptr<ResourceHeapBase> mMemoryAllocation; member