Home
last modified time | relevance | path

Searched defs:mappedPointer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DResourceMemoryAllocation.cpp27 uint8_t* mappedPointer) in ResourceMemoryAllocation()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceMemoryAllocatorVk.cpp166 void* mappedPointer = nullptr; in Allocate() local