Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DStagingBuffer.cpp26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::StagingBufferBase
DResourceMemoryAllocation.cpp45 uint8_t* ResourceMemoryAllocation::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::ResourceMemoryAllocation
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DStagingBuffer.cpp26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::StagingBufferBase
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DMemoryAllocator.cpp34 uint8_t* DeviceMemoryAllocation::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::vulkan::DeviceMemoryAllocation