Searched defs:GetMappedPointer (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | StagingBuffer.cpp | 26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::StagingBufferBase |
D | ResourceMemoryAllocation.cpp | 45 uint8_t* ResourceMemoryAllocation::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::ResourceMemoryAllocation |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | StagingBuffer.cpp | 26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::StagingBufferBase |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | MemoryAllocator.cpp | 34 uint8_t* DeviceMemoryAllocation::GetMappedPointer() const { in GetMappedPointer() function in dawn_native::vulkan::DeviceMemoryAllocation |